Sdílet prostřednictvím


InstanceView.InstanceState Vlastnost

Definice

Získá stav instance (Neznámé, Neinicializované, Inicializované nebo Dokončeno).

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

Hodnota vlastnosti

Stav instance.

Platí pro