XLL+ Class Library (7.0)

CXlAsyncManager Methods

The methods of the CXlAsyncManager class are listed here.

Operations

public method Start Allocates the background threads and starts any queued tasks.
public method Stop Kills any running threads and queues tasks until Start is called.

Properties

public method GetMaxThreads Gets the maximum number of background threads that will be used to run asynchronous functions.
public method SetMaxThreads Sets the maximum number of background threads that will be used to run asynchronous functions.

Construction

public method CXlAsyncManager Constructs a CXlAsyncManager object

Requirements

Header: xlpasync.h

See Also

CXlAsyncManager Class | xlpasync.h