For a list of all members of this type, see ParameterService members.
Top
Name | Description | |
---|---|---|
![]() | BeginInvoke | Starts an asynchronous invocation of an XML Web service method using SOAP. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() | EndInvoke | Ends an asynchronous invocation of an XML Web service method using SOAP. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() | GetReaderForMessage | Returns an System.Xml.XmlReader initialized with the System.Web.Services.Protocols.SoapMessage.Stream property of the System.Web.Services.Protocols.SoapClientMessage parameter. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() | GetService | Returns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Inherited from System.ComponentModel.Component) |
![]() | GetWebRequest | Creates a System.Net.WebRequest instance for the specified uri. This protected method is called by the XML Web service client infrastructure to get a new System.Net.WebRequest transport object to transmit the XML Web service request. (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() | GetWebResponse | Overloaded. Returns a response from a synchronous request to an XML Web service method. (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() | GetWriterForMessage | Returns a System.Xml.XmlWriter initialized with the System.Web.Services.Protocols.SoapMessage.Stream property of the System.Web.Services.Protocols.SoapClientMessage parameter. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() | Invoke | Invokes an XML Web service method synchronously using SOAP. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() | InvokeAsync | Overloaded. Invokes the specified method asynchronously. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |