System.Web.Services.Description.ProtocolImporter.IsBindingSupported Method

When overridden in a derived class, determines whether a class can be generated for the current binding.

Syntax

protected abstract bool IsBindingSupported ()

Returns

True if the binding is supported; otherwise false.

Remarks

When generating code, the System.Web.Services.Description.ProtocolImporter class calls the ProtocolImporter.IsBindingSupported method to determine whether to generate a class for the current binding, as represented by the ProtocolImporter.Binding property.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0