←Select platform

AsyncQueue Method

Summary
Gets the Dispatch Queue used for asynchronous operations.
Syntax
Objective-C
@property (class, atomic, strong) dispatch_queue_t asyncQueue; // Default is Concurrent 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.