ProxySocket Properties

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

ProxySocket Properties

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

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.

See Also

ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace