WorkflowApplicationInstance.InstanceStore Eigenschaft

Definition

Ruft ein Objekt ab, das Zugriff auf den Persistenzstatus der aktuellen Instanz der Workflowanwendung bereitstellt, bzw. legt es fest.

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

Eigenschaftswert

Ein Objekt, das Zugriff auf den Persistenzstatus der aktuellen Instanz der Workflowanwendung bereitstellt.

Gilt für: