WorkflowRuntimeService.Runtime Propriété

Définition

Obtient WorkflowRuntime pour ce service.

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

Valeur de propriété

WorkflowRuntime

Objet WorkflowRuntimeService.

Remarques

Le moteur d'exécution de workflow définit cette propriété avant d'appeler la méthode Start sur le service.

S’applique à