WorkflowApplicationInstance.InstanceStore Eigenschap

Definitie

Hiermee wordt een object opgehaald of ingesteld dat toegang biedt tot de persistente status van het huidige exemplaar van de werkstroomtoepassing.

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

Waarde van eigenschap

Een object dat toegang biedt tot de persistente status van het huidige exemplaar van de werkstroomtoepassing.

Van toepassing op