Condividi tramite


InstanceView.InstanceState Proprietà

Definizione

Ottiene lo stato dell'istanza (Unknown, Uninitialized, Initialized o Completed).

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

Valore della proprietà

Stato dell'istanza.

Si applica a