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. |
Private Instance Properties
AsyncResult | Gets or sets the asynchronous result object. |
RemotePort | Gets or sets the remote port the user wants to connect to. |
State | Gets or sets a user-defined object. |
ToThrow | Gets or sets the exception to throw when the EndConnect method is called. |
See Also
ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace