WorkflowApplicationInstance.InstanceStore Egenskap

Definition

Hämtar eller anger ett objekt som ger åtkomst till det beständiga tillståndet för den aktuella instansen av arbetsflödesprogrammet.

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

Egenskapsvärde

Ett objekt som ger åtkomst till det bevarade tillståndet för den aktuella instansen av arbetsflödesprogrammet.

Gäller för