This documentation is archived and is not being maintained.

SoapProtocolImporter.IsBindingSupported Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Overrides Protected Function IsBindingSupported() As Boolean
[C#]
protected override bool IsBindingSupported();
[C++]
protected: bool IsBindingSupported();
[JScript]
protected override function IsBindingSupported() : Boolean;

See Also

SoapProtocolImporter Class | SoapProtocolImporter Members | System.Web.Services.Description Namespace

Show: