Click or drag to resize

ServiceFaultBehaviorApplyDispatchBehavior Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
public void ApplyDispatchBehavior(
	ServiceEndpoint endpoint,
	EndpointDispatcher endpointDispatcher
)

Parameters

endpoint
Type: System.ServiceModel.DescriptionServiceEndpoint
endpointDispatcher
Type: System.ServiceModel.DispatcherEndpointDispatcher

Implements

IEndpointBehaviorApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)
See Also