ProxySocket Members

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

ProxySocket Members

Public Instance Constructors

ProxySocket Overloaded. Initialize a new instance of the ProxySocket class.

Public Instance Properties

AddressFamily (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
Available (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
Blocking (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
Connected (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
Handle (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
LocalEndPoint (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
ProtocolType (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
ProxyEndPoint Gets or sets the EndPoint of the proxy server.
ProxyPass Gets or sets the password to use when authenticating with the proxy.
ProxyType Gets or sets the type of proxy server to use.
ProxyUser Gets or sets the username to use when authenticating with the proxy.
RemoteEndPoint (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.
SocketType (inherited from System.Net.Sockets.Socket)Select the method name to go to the Microsoft documentation.

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