![]() | Http |
public HttpProxyClient( string host, int port, NetworkCredential credentials )
Exception | Condition |
---|---|
ArgumentNullException | host is . -or- credentialsis . |
ArgumentOutOfRangeException | port is not between 1 and 65535. |
ArgumentException | The host is a zero-length string. -or- The length of host is greater than 255 characters. |