Click or drag to resize

ServiceFaultBehaviorApplyDispatchBehavior Method


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

Parameters

endpoint  ServiceEndpoint
 
endpointDispatcher  EndpointDispatcher
 

Implements

IEndpointBehaviorApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)
See Also