Share via


InstanceKeyNotReadyException.InstanceKey Proprietà

Definizione

Contiene informazioni sulla chiave di istanza.

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

Valore della proprietà

Chiave di istanza o null se la chiave di istanza non è nota.

Si applica a