DispatcherSynchronizationBehavior.IEndpointBehavior.ApplyDispatchBehavior Method

Definition

Implements a modification or extension of the service across an endpoint that enables the asynchronous send behavior.

void IEndpointBehavior.ApplyDispatchBehavior(System.ServiceModel.Description.ServiceEndpoint serviceEndpoint, System.ServiceModel.Dispatcher.EndpointDispatcher endpointDispatcher);

Parameters

serviceEndpoint
ServiceEndpoint

The endpoint that exposes the contract.

endpointDispatcher
EndpointDispatcher

The endpoint dispatcher to be modified or extended.

Implements

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1