ComponentSpace Proxy Class Library Reference

IProxyClient Methods

The methods of the IProxyClient interface are listed below. For a complete list of IProxyClient interface members, see the IProxyClient Members topic.

Public Instance Methods

BeginConnectOverloaded. 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.

See Also

IProxyClient Interface | ComponentSpace.Proxy Namespace