Freigeben über


CorrelationMessageProperty.CorrelationKey Eigenschaft

Definition

Ruft den primären Korrelationsinstanzschlüssel für diese CorrelationMessageProperty ab.

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

Eigenschaftswert

Der primäre Korrelationsinstanzschlüssel.

Gilt für: