When overridden in a derived class, this method determines whether the specified transport protocol is supported by the XML Web service.
Syntax
public abstract
bool IsSupportedTransport (
string transport)
Parameters
- transport
-
A URI representing the transport protocol to be checked.
Returns
true if the transport protocol is supported; otherwise, false.
Remarks
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