The methods of the CRtdAsyncManager class are listed here.
![]() |
Start | Allocates the background threads and starts any queued tasks. |
![]() |
Stop | Kills any running threads and queues tasks until Start is called. |
![]() |
GetMaxThreads | Gets the maximum number of background threads that will be used to run asynchronous functions. |
![]() |
GetWaitMessage | Gets the message returned by incomplete asynchronous functions. |
![]() |
SetMaxThreads | Sets the maximum number of background threads that will be used to run asynchronous functions. |
![]() |
SetWaitMessage | Sets the message returned by incomplete asynchronous functions. |
![]() |
CRtdAsyncManager | Constructs a CRtdAsyncManager object |
Header: rtdlink.h