The methods of the IProxyClient interface are listed below. For a complete list of IProxyClient interface members, see the IProxyClient Members topic.
BeginConnect | Overloaded. Initiates an asynchronous connect operation that has a specified state object. This overload receives notification, through a callback, of the identity of the event handler for this operation. |
Connect | Connects to the proxy server and, if successful, a TcpClient is returned for communications with the destination server. |
EndConnect | Completes the specified asynchronous connect operation. |