The properties of the SocksHandler class are listed below. For a complete list of SocksHandler class members, see the SocksHandler Members topic.
Protected Instance Properties
AsyncResult | Gets or sets the return value of the BeginConnect call. |
Buffer | Gets or sets a byte buffer. |
Received | Gets or sets the number of bytes that have been received from the remote proxy server. |
Server | Gets or sets the socket connection with the proxy server. |
Username | Gets or sets the username to use when authenticating with the proxy server. |
See Also
SocksHandler Class | Org.Mentalis.Network.ProxySocket Namespace