Click or drag to resize

StaTaskScheduler Fields

The StaTaskScheduler type exposes the following members.

Fields
 NameDescription
Private field_tasksStores the queued tasks to be executed by our pool of STA threads.
Private field_threadsThe STA threads used by the scheduler.
Top
See Also