
Icon | Member | Description |
---|---|---|
![]() ![]() | QueueUserWorkItem(WaitCallback) |
Queues a method for execution. The method executes when a thread pool thread becomes available.
|
![]() ![]() | QueueUserWorkItem(WaitCallback, Object) |
Queues a method for execution. The method executes when a thread pool thread becomes available.
|