CorrelationMessageProperty.CorrelationKey Propriedade

Definição

Obtém a chave primária da instância de correlação para este 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 de Propriedade

A principal chave de instância de correlação.

Aplica-se a