言語

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

プロパティ値

主相関インスタンス キー。

適用対象