Click or drag to resize

ServiceFaultBehaviorValidate Method

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

Parameters

endpoint
Type: System.ServiceModel.DescriptionServiceEndpoint

Implements

IEndpointBehaviorValidate(ServiceEndpoint)
See Also