WebHttpBehavior::ValidateBinding Method (ServiceEndpoint^)

 

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

Namespace:   System.ServiceModel.Description
Assembly:  System.ServiceModel.Web (in System.ServiceModel.Web.dll)

protected:
virtual void ValidateBinding(
	ServiceEndpoint^ endpoint
)

Parameters

endpoint
Type: System.ServiceModel.Description::ServiceEndpoint^

The service endpoint.

.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Return to top
Show: