CorrelationMessageProperty.CorrelationKey 屬性

定義

取得此 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

屬性值

InstanceKey

主要相互關聯執行個體索引鍵。

適用於