WebClientProtocol Properties
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event.(Inherited from Component.) |
![]() | ConnectionGroupName | Gets or sets the name of the connection group for the request. |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | Credentials | Gets or sets security credentials for XML Web service client authentication. |
![]() | DesignMode | |
![]() | Events | |
![]() | PreAuthenticate | Gets or sets whether pre-authentication is enabled. |
![]() | RequestEncoding | The Encoding used to make the client request to the XML Web service. |
![]() | Site | |
![]() | Timeout | Indicates the time an XML Web service client waits for the reply to a synchronous XML Web service request to arrive (in milliseconds). |
![]() | Url | Gets or sets the base URL of the XML Web service the client is requesting. |
![]() | UseDefaultCredentials | Gets or sets a value that indicates whether to set the Credentials property to the value of the CredentialCache::DefaultCredentials property. |

