Compartir a través de


CorrelationMessageProperty.CorrelationKey Propiedad

Definición

Obtiene la clave de instancia de correlación principal de esta clase 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 propiedad

La clave de instancia de correlación principal.

Se aplica a