System.Web.Services
2.0.0.0
System.Object
To be added.
Represents the attributes and metadata for an XML Web service method. This class cannot be inherited.
Constructor
To be added.
Creates a new .
2.0.0.0
Constructor
To be added.
Creates a new .
The to which this method belongs.
The with which to initialize this .
2.0.0.0
Property
System.String
To be added.
To be added.
Gets the SOAPAction HTTP header field of SOAP requests that are sent to this XML Web service method.
2.0.0.0
Property
System.Web.Services.Description.SoapBindingUse
To be added.
To be added.
Gets a value that specifies whether the parts of SOAP messages sent to this XML Web service method are encoded as abstract type definitions or concrete schema definitions.
2.0.0.0
Property
System.Web.Services.Protocols.SoapHeaderMapping[]
To be added.
To be added.
Gets the used with SOAP requests to this Web service method.
2.0.0.0
Property
System.Xml.Serialization.XmlSerializer
To be added.
To be added.
Gets the used with SOAP requests to this Web service method.
2.0.0.0
Property
System.Web.Services.Protocols.LogicalMethodInfo
To be added.
To be added.
Gets the associated with this XML Web service method.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a that indicates whether an XML Web service client waits for the Web server to finish processing this XML Web service method.
2.0.0.0
Property
System.Web.Services.Protocols.SoapHeaderMapping[]
To be added.
To be added.
Gets the used with SOAP responses from this Web service method.
2.0.0.0
Property
System.Xml.Serialization.XmlSerializer
To be added.
To be added.
Gets the used with SOAP responses from this Web service method.
2.0.0.0
Property
System.Xml.Serialization.XmlSerializer
To be added.
To be added.
Gets the used with parameters that are passed to this Web service method.
2.0.0.0
Property
System.Web.Services.Protocols.SoapParameterStyle
To be added.
To be added.
Gets a object that specifies how parameters are formatted in SOAP messages sent to this XML Web service method.
2.0.0.0
Property
System.Xml.Serialization.XmlSerializer
To be added.
To be added.
Gets the used with return values from this Web service method.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a that indicates whether SOAP messages sent to and from this XML Web service method use RPC formatting.
2.0.0.0
Property
System.Web.Services.WsiProfiles
To be added.
To be added.
Gets a value that indicates the Web Services Interoperability (WSI) specification to which this Web service claims to conform.
2.0.0.0