WebHttpBehavior.ValidateBinding Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Ensures the binding is valid for use with the Silverlight Web Programming Model.
Namespace: System.ServiceModel.Description
Assembly: System.ServiceModel.Web.Extensions (in System.ServiceModel.Web.Extensions.dll)
Syntax
'Declaration
Protected Overridable Sub ValidateBinding ( _
endpoint As ServiceEndpoint _
)
protected virtual void ValidateBinding(
ServiceEndpoint endpoint
)
Parameters
- endpoint
Type: System.ServiceModel.Description.ServiceEndpoint
The service endpoint.
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.