WorkflowRuntimeService.Runtime Eigenschaft

Definition

Ruft den WorkflowRuntime für diesen Dienst ab.

protected:
 property System::Workflow::Runtime::WorkflowRuntime ^ Runtime { System::Workflow::Runtime::WorkflowRuntime ^ get(); };
protected System.Workflow.Runtime.WorkflowRuntime Runtime { get; }
member this.Runtime : System.Workflow.Runtime.WorkflowRuntime
Protected ReadOnly Property Runtime As WorkflowRuntime

Eigenschaftswert

Das WorkflowRuntimeService-Objekt.

Hinweise

Das Workflowlaufzeitmodul legt diese Eigenschaft fest, bevor sie den Dienst aufruft Start .

Gilt für: