Action
|
Name | Description | |
---|---|---|
DelayAndExecute(Action, Int32) | Execute an action on the thread pool after a specified number of milliseconds. | |
DelayAndExecute(Action, WaitHandle, Int32) | Execute an action on the thread pool after a specified number of milliseconds. |