WebServicesClientProtocol Members

Specifies the class client proxies derive from when using the Web Services Enhancements (WSE).

The following tables list the members exposed by the WebServicesClientProtocol type.

Public Constructors

  Name Description
WebServicesClientProtocol Initializes a new instance of the WebServicesClientProtocol class.

Top

Public Properties

(see also Protected Properties )

  Name Description
public property AllowAutoRedirect  (inherited from HttpWebClientProtocol )
public property ClientCertificates  (inherited from HttpWebClientProtocol )
public property ConnectionGroupName  (inherited from WebClientProtocol )
public property Container  (inherited from Component )
public property CookieContainer  (inherited from HttpWebClientProtocol )
public property Credentials  (inherited from WebClientProtocol )
public property Destination Gets or sets the endpoint of the SOAP message recipient.
public property Pipeline Gets the object that allows custom filtering of messages.
public property PreAuthenticate  (inherited from WebClientProtocol )
public property Proxy  (inherited from HttpWebClientProtocol )
public property RequestEncoding  (inherited from WebClientProtocol )
public property RequestSoapContext Gets security, routing and other XML Web services architecture specific information associated with a SOAP request.
public property ResponseSoapContext Gets security, routing, and other XML Web services architecture-specific information associated with a SOAP response.
public property Site  (inherited from Component )
public property Timeout  (inherited from WebClientProtocol )
public property UnsafeAuthenticatedConnectionSharing  (inherited from HttpWebClientProtocol )
public property Url Gets or sets the URL of the XML Web service method to communicate with.
public property UserAgent  (inherited from HttpWebClientProtocol )

Top

Protected Properties

  Name Description
protected property DesignMode  (inherited from Component )
protected property Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Abort  (inherited from WebClientProtocol )
public method CreateObjRef  (inherited from MarshalByRefObject )
public method Discover  (inherited from SoapHttpClientProtocol )
public method Dispose  Overloaded. (inherited from Component )
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetLifetimeService  (inherited from MarshalByRefObject )
public method GetType  (inherited from Object )
public method InitializeLifetimeService  (inherited from MarshalByRefObject )
public method ToString  (inherited from Component )

Top

Protected Methods

  Name Description
protected method BeginInvoke  (inherited from SoapHttpClientProtocol )
protected method Dispose  Overloaded. (inherited from Component )
protected method EndInvoke  (inherited from SoapHttpClientProtocol )
protected method Finalize  (inherited from Component )
protected method GetService  (inherited from Component )
protected method GetWebRequest Overridden. Creates a System.Net.WebRequest instance for the specified URI.
protected method GetWebResponse Overloaded. Overridden.  
protected method Invoke  (inherited from SoapHttpClientProtocol )
protected method MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
public event Disposed  (inherited from Component )

Top

See Also

Reference

WebServicesClientProtocol Class
Microsoft.Web.Services2 Namespace
SoapContext
SoapContext