TransactedBatchingBehavior.IEndpointBehavior.ApplyDispatchBehavior Method

Definition

Associates an endpoint dispatcher with the specified service endpoint. This method cannot be inherited.

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

Parameters

serviceEndpoint
ServiceEndpoint

A service endpoint where behavior settings are applied.

endpointDispatcher
EndpointDispatcher

An endpoint dispatching for dispatching messages.

Implements

Remarks

This method is called by WCF to associate a service endpoint with an endpoint dispatcher.

Applies to

Produit 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