StateMachineWorkflowInstance(WorkflowRuntime, Guid) Oluşturucu

Tanım

StateMachineWorkflowInstance sınıfının yeni bir örneğini başlatır.

public:
 StateMachineWorkflowInstance(System::Workflow::Runtime::WorkflowRuntime ^ runtime, Guid instanceId);
public StateMachineWorkflowInstance(System.Workflow.Runtime.WorkflowRuntime runtime, Guid instanceId);
new System.Workflow.Activities.StateMachineWorkflowInstance : System.Workflow.Runtime.WorkflowRuntime * Guid -> System.Workflow.Activities.StateMachineWorkflowInstance
Public Sub New (runtime As WorkflowRuntime, instanceId As Guid)

Parametreler

runtime
WorkflowRuntime

Geçerli iş akışı çalışma zamanı.

instanceId
Guid

örneğini GuidStateMachineWorkflowActivitygösteren.

Özel durumlar

runtime null başvurudur (Visual Basic Nothing).

veya

instanceId boş Guidbir .

Şunlara uygulanır