Gets or sets the socket connection with the proxy server.
[Visual Basic]Protected Property Server As System.Net.Sockets.Socket
[C#]
protected System.Net.Sockets.Socket Server {get; set;}
Property Value
The socket connection with the proxy server.
See Also
AuthMethod Class | AuthMethod Members | Org.Mentalis.Network.ProxySocket.Authentication Namespace