PSWorkflowTimer Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Define all the workflow related timers.
public ref class PSWorkflowTimer sealed : IDisposable
	public sealed class PSWorkflowTimer : IDisposable
	type PSWorkflowTimer = class
    interface IDisposable
	Public NotInheritable Class PSWorkflowTimer
Implements IDisposable
		- Inheritance
 - 
				PSWorkflowTimer
 
- Implements
 
Constructors
| PSWorkflowTimer(PSWorkflowInstance, Object) | 
		 Creates a workflow timer for a workflow instance based on a BLOB  | 
        	
Methods
| Dispose() | 
		 Disope implementation.  | 
        	
| GetSerializedData() | 
		 Retrieves timers as a BLOB  |