Proxy
|
The ProxySocket type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BeginConnect(EndPoint, AsyncCallback, Object) | Begins an asynchronous request for a connection to a network device. |
|
|
BeginConnect(String, Int32, AsyncCallback, Object) | Begins an asynchronous request for a connection to a network device. |
|
|
Connect(EndPoint) | Establishes a connection to a remote device. |
|
|
Connect(String, Int32) | Establishes a connection to a remote device. |
|
|
EndConnect | Ends a pending asynchronous connection request. |