Compartilhar via


CorrelationMessageProperty.CorrelationKey Propriedade

Definição

Obtém a chave de instância de correlação primária para esta CorrelationMessageProperty.

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

Valor da propriedade

A chave de instância de correlação primária.

Aplica-se a