WorkflowRuntimeBehavior.WorkflowRuntime Eigenschaft

Definition

Ruft die WorkflowRuntime zugeordnete WorkflowServiceHost Instanz ab.

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

Eigenschaftswert

Ein WorkflowRuntime-Objekt.

Hinweise

Wenn das WorkflowRuntime Objekt vor dem Abrufen dieser Eigenschaft nicht initialisiert wird, wird ein neues WorkflowRuntime Objekt erstellt.

Gilt für: