Soap12Binding.HttpTransport Field

 

Represents the transport protocol for the SOAP message is HTTP. This field is constant.

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

Public Const HttpTransport As String

Field Value

Type: System.String

The field value is the URI "http://schemas.xmlsoap.org/soap/http".

.NET Framework
Available since 2.0
Return to top
Show: