Click or drag to resize

ServiceFaultBehaviorApplyClientBehavior Method


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

Parameters

endpoint  ServiceEndpoint
 
clientRuntime  ClientRuntime
 

Implements

IEndpointBehaviorApplyClientBehavior(ServiceEndpoint, ClientRuntime)
See Also