The fields of the SocksHandler class are listed below. For a complete list of SocksHandler class members, see the SocksHandler Members topic.
Protected Instance Fields
ProtocolComplete | Holds the address of the method to call when the SOCKS protocol has been completed. |
Private Instance Fields
m_AsyncResult | Holds the value of the AsyncResult property. |
m_Buffer | Holds the value of the Buffer property. |
m_Received | Holds the value of the Received property. |
m_Server | Holds the value of the Server property. |
m_Username | Holds the value of the Username property. |
See Also
SocksHandler Class | Org.Mentalis.Network.ProxySocket Namespace