WorkflowRuntimeService.Runtime Eigenschaft

Definition

Ruft 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

WorkflowRuntime

Das WorkflowRuntimeService-Objekt.

Hinweise

Die Workflowruntime-Engine legt diese Eigenschaft fest, bevor sie Start für den Dienst aufruft.

Gilt für