OperationContext.EndpointDispatcher 속성

정의

검사하거나 수정할 엔드포인트의 엔드포인트 디스패처를 가져오거나 설정합니다.

public:
 property System::ServiceModel::Dispatcher::EndpointDispatcher ^ EndpointDispatcher { System::ServiceModel::Dispatcher::EndpointDispatcher ^ get(); void set(System::ServiceModel::Dispatcher::EndpointDispatcher ^ value); };
public System.ServiceModel.Dispatcher.EndpointDispatcher EndpointDispatcher { get; set; }
member this.EndpointDispatcher : System.ServiceModel.Dispatcher.EndpointDispatcher with get, set
Public Property EndpointDispatcher As EndpointDispatcher

속성 값

EndpointDispatcher

검사하거나 수정할 엔드포인트의 엔드포인트 디스패처입니다.

적용 대상