Compartilhar via


InstanceKeyNotReadyException.InstanceKey Propriedade

Definição

Contém informações sobre a chave de instância.

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

Valor da propriedade

A chave de instância ou null se a chave de instância não for conhecida.

Aplica-se a