This documentation is archived and is not being maintained.
WebClientProtocol Properties
.NET Framework 1.1
The properties of the WebClientProtocol class are listed here. For a complete list of WebClientProtocol class members, see the WebClientProtocol Members topic.
Public Properties
ConnectionGroupName | Gets or sets the name of the connection group for the request. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
Credentials Supported by the .NET Compact Framework. | Gets or sets security credentials for XML Web service client authentication. |
PreAuthenticate Supported by the .NET Compact Framework. | Gets or sets whether pre-authentication is enabled. |
RequestEncoding Supported by the .NET Compact Framework. | The Encoding used to make the client request to the XML Web service. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Timeout Supported by the .NET Compact Framework. | Indicates the time an XML Web service client waits for a synchronous XML Web service request to complete (in milliseconds). |
Url Supported by the .NET Compact Framework. | Gets or sets the base URL of the XML Web service the client is requesting. |
Protected Properties
DesignMode (inherited from Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
See Also
WebClientProtocol Class | System.Web.Services.Protocols Namespace
Show:
