ServiceFaultBehaviorApplyDispatchBehavior Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxpublic void ApplyDispatchBehavior(
ServiceEndpoint endpoint,
EndpointDispatcher endpointDispatcher
)
Parameters
- endpoint
- Type: System.ServiceModel.DescriptionServiceEndpoint
- endpointDispatcher
- Type: System.ServiceModel.DispatcherEndpointDispatcher
Implements
IEndpointBehaviorApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)
See Also