ProxySocket Methods

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

ProxySocket Methods

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

Public Instance Methods

Accept (inherited from Socket)Select the method name to go to the Microsoft documentation.
BeginAccept (inherited from Socket)Select the method name to go to the Microsoft documentation.
BeginConnectOverloaded. Begins an asynchronous request for a connection to a network device.
BeginConnect (inherited from Socket)Select the method name to go to the Microsoft documentation.
BeginReceive (inherited from Socket)Select the method name to go to the Microsoft documentation.
BeginReceiveFrom (inherited from Socket)Select the method name to go to the Microsoft documentation.
BeginSend (inherited from Socket)Select the method name to go to the Microsoft documentation.
BeginSendTo (inherited from Socket)Select the method name to go to the Microsoft documentation.
Bind (inherited from Socket)Select the method name to go to the Microsoft documentation.
Close (inherited from Socket)Select the method name to go to the Microsoft documentation.
ConnectOverloaded. Establishes a connection to a remote device.
Connect (inherited from Socket)Select the method name to go to the Microsoft documentation.
EndAccept (inherited from Socket)Select the method name to go to the Microsoft documentation.
EndConnectOverloaded. Ends a pending asynchronous connection request.
EndConnect (inherited from Socket)Select the method name to go to the Microsoft documentation.
EndReceive (inherited from Socket)Select the method name to go to the Microsoft documentation.
EndReceiveFrom (inherited from Socket)Select the method name to go to the Microsoft documentation.
EndSend (inherited from Socket)Select the method name to go to the Microsoft documentation.
EndSendTo (inherited from Socket)Select the method name to go to the Microsoft documentation.
Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Socket)Select the method name to go to the Microsoft documentation.
GetSocketOption (inherited from Socket)Select the method name to go to the Microsoft documentation.
GetSocketOption (inherited from Socket)Select the method name to go to the Microsoft documentation.
GetSocketOption (inherited from Socket)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
IOControl (inherited from Socket)Select the method name to go to the Microsoft documentation.
Listen (inherited from Socket)Select the method name to go to the Microsoft documentation.
Poll (inherited from Socket)Select the method name to go to the Microsoft documentation.
Receive (inherited from Socket)Select the method name to go to the Microsoft documentation.
Receive (inherited from Socket)Select the method name to go to the Microsoft documentation.
Receive (inherited from Socket)Select the method name to go to the Microsoft documentation.
Receive (inherited from Socket)Select the method name to go to the Microsoft documentation.
ReceiveFrom (inherited from Socket)Select the method name to go to the Microsoft documentation.
ReceiveFrom (inherited from Socket)Select the method name to go to the Microsoft documentation.
ReceiveFrom (inherited from Socket)Select the method name to go to the Microsoft documentation.
ReceiveFrom (inherited from Socket)Select the method name to go to the Microsoft documentation.
Send (inherited from Socket)Select the method name to go to the Microsoft documentation.
Send (inherited from Socket)Select the method name to go to the Microsoft documentation.
Send (inherited from Socket)Select the method name to go to the Microsoft documentation.
Send (inherited from Socket)Select the method name to go to the Microsoft documentation.
SendTo (inherited from Socket)Select the method name to go to the Microsoft documentation.
SendTo (inherited from Socket)Select the method name to go to the Microsoft documentation.
SendTo (inherited from Socket)Select the method name to go to the Microsoft documentation.
SendTo (inherited from Socket)Select the method name to go to the Microsoft documentation.
SetSocketOption (inherited from Socket)Select the method name to go to the Microsoft documentation.
SetSocketOption (inherited from Socket)Select the method name to go to the Microsoft documentation.
SetSocketOption (inherited from Socket)Select the method name to go to the Microsoft documentation.
Shutdown (inherited from Socket)Select the method name to go to the Microsoft documentation.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Dispose (inherited from Socket)Select the method name to go to the Microsoft documentation.
Finalize (inherited from Socket)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

Explicit Interface Implementations

IDisposable.Dispose (inherited from Socket)Select the method name to go to the Microsoft documentation.

See Also

ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace