System.ServiceModel.Activities.Dispatcher Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The System.ServiceModel.Activities.Dispatcher namespace contains classes that describe the context of running and suspended workflow instances. These classes include WorkflowInstanceContext, DurableInstanceSuspendInfo, and DurableInstanceContext.

Classes

  Class Description
Public class DurableInstanceContext Acts as a transient proxy for a long-running workflow service instance.
Public class DurableInstanceSuspendInfo Represents an long-running workflow instance that has been suspended.
Public class WorkflowInstanceContext Represents the context of the workflow instance at run time.