WorkflowRuntimeService.Runtime Proprietà

Definizione

Ottiene la classe WorkflowRuntime per questo servizio.

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

Valore della proprietà

WorkflowRuntime

Oggetto WorkflowRuntimeService.

Commenti

Il motore di runtime del flusso di lavoro imposta questa proprietà prima di chiamare Start sul servizio.

Si applica a