June 2002
Intermediate to advanced
816 pages
28h 12m
English
SoapOperationBinding
This class represents an extensibility element added to the WSDL <operation> element,
which allows information to be transmitted via SOAP encoding.
The Style property
specifies whether Document or RPC encoding is used, and the SoapAction property
contains a string with the URI for the SOAP header.
Public NotInheritable Class SoapOperationBinding : Inherits ServiceDescriptionFormatExtension ' Public Constructors Public Sub New() ' Public Instance Properties Public Property SoapAction As String Public Property Style As SoapBindingStyle End Class
System.Object→ServiceDescriptionFormatExtension→ SoapOperationBinding
Read now
Unlock full access