WebHttpBehavior.ValidateBinding(ServiceEndpoint) Method

Definition

Ensures the binding is valid for use with the WCF Web Programming Model.

protected virtual void ValidateBinding(System.ServiceModel.Description.ServiceEndpoint endpoint);

Parameters

endpoint
ServiceEndpoint

The service endpoint.

Applies to