OneWayOperationSendPortBehaviour.IEndpointBehavior.ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher) Method

Definition

 virtual void System.ServiceModel.Description.IEndpointBehavior.ApplyDispatchBehavior(System::ServiceModel::Description::ServiceEndpoint ^ endpoint, System::ServiceModel::Dispatcher::EndpointDispatcher ^ endpointDispatcher) = System::ServiceModel::Description::IEndpointBehavior::ApplyDispatchBehavior;
void IEndpointBehavior.ApplyDispatchBehavior (System.ServiceModel.Description.ServiceEndpoint endpoint, System.ServiceModel.Dispatcher.EndpointDispatcher endpointDispatcher);

Parameters

endpoint
ServiceEndpoint
endpointDispatcher
EndpointDispatcher

Implements

Applies to