The properties of the Client class are listed below. For a complete list of Client class members, see the Client Members topic.
Protected Instance Properties
Buffer | Gets the buffer to store all the incoming data from the local client. |
RemoteBuffer | Gets the buffer to store all the incoming data from the remote host. |
Internal Instance Properties
ClientSocket | Gets or sets the Socket connection between the proxy server and the local client. |
DestinationSocket | Gets or sets the Socket connection between the proxy server and the remote host. |
See Also
Client Class | Org.Mentalis.Proxy Namespace