WorkflowRuntimeService.Runtime Proprietà

Definizione

Ottiene l'oggetto 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à

Oggetto WorkflowRuntimeService.

Commenti

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

Si applica a