Partager via


InstanceKeyNotReadyException.InstanceKey Propriété

Définition

Contient des informations sur la clé d'instance.

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

Valeur de propriété

La clé instance ou null si la clé instance n’est pas connue.

S’applique à