ServiceFaultBehaviorApplyClientBehavior Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxpublic void ApplyClientBehavior(
ServiceEndpoint endpoint,
ClientRuntime clientRuntime
)
Parameters
- endpoint
- Type: System.ServiceModel.DescriptionServiceEndpoint
- clientRuntime
- Type: System.ServiceModel.DispatcherClientRuntime
Implements
IEndpointBehaviorApplyClientBehavior(ServiceEndpoint, ClientRuntime)
See Also