WorkflowApplicationInstance.InstanceStore Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Objekts, das Zugriff auf den permanenten Zustand der aktuellen Instanz der Workflowanwendung bietet.

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 permanenten Zustand der aktuellen Instanz der Workflowanwendung ermöglicht.

Gilt für: