MessageQueueEnumerator.LocatorHandle 속성

정의

네트워크에서 큐를 찾는 데 사용되는 네이티브 메시지 큐 핸들을 가져옵니다.

public:
 property IntPtr LocatorHandle { IntPtr get(); };
public IntPtr LocatorHandle { get; }
member this.LocatorHandle : nativeint
Public ReadOnly Property LocatorHandle As IntPtr

속성 값

IntPtr

nativeint

현재 큐의 기본 핸들입니다.

예외

핸들이 없는 경우

호출 코드에는 찾아보기 권한이 없는 경우

설명

더 이상 해야이 MessageQueueEnumerator 인스턴스를 호출 Close 이 리소스 핸들을 해제 하려면.

적용 대상

추가 정보