WorkflowRuntimeService Constructor

Definition

When implemented in a derived class, initializes a new instance of the WorkflowRuntimeService class.

protected:
 WorkflowRuntimeService();
protected WorkflowRuntimeService ();
Protected Sub New ()

Remarks

State is initialized to Stopped.

Applies to