다음을 통해 공유


MsmqIntegrationMessageProperty.DestinationQueue 속성

정의

메시지의 계획된 대상 큐를 가져오거나 설정합니다.

public:
 property Uri ^ DestinationQueue { Uri ^ get(); };
public Uri DestinationQueue { get; }
member this.DestinationQueue : Uri
Public ReadOnly Property DestinationQueue As Uri

속성 값

Uri

메시지의 계획된 대상 큐입니다.

설명

업무 일지나 배달 못 한 편지 큐에 도착한 메시지의 원래 대상을 확인하는 데 가장 많이 사용됩니다.

적용 대상