Click or drag to resize

ActionExtensionsDelayAndExecute Method

Overload List
  Name Description
Public Extension Method DelayAndExecute(Action, Int32) Execute an action on the thread pool after a specified number of milliseconds.
Public Extension Method DelayAndExecute(Action, WaitHandle, Int32) Execute an action on the thread pool after a specified number of milliseconds.
Top
See Also