←Select platform

AsyncQueue Method

Summary

Gets the Dispatch Queue used for asynchronous operations.

Syntax
Objective-C
+ (dispatch_queue_t)asyncQueue 

Return Value

The dispatch_queue_t being used by this class

Remarks

iOS / macOS

Returns the Dispatch Queue that this class uses to convert images asynchronously. This defaults to a concurrent queue.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly