PSWorkflowTimer Class

Definition

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

Applies to