Overload | Description |
---|---|
PerformWork(Int32) | Returns true if a unit of work was processed within the timeout, or false if the timeout expired prior to a unit of work completion. |
PerformWork(Int32,IWaitAndContinue) | Returns true if a unit of work was processed within the timeout, or false if the timeout expired prior to a unit of work completion. itemProcessed will be set to the instance of the item process when the result is true. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7