다음을 통해 공유


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

속성 값

기본 상관 관계 인스턴스 키입니다.

적용 대상