The fields of the SocksHandler class are listed below. For a complete list of SocksHandler class members, see the SocksHandler Members topic.
Private Instance Fields
m_AcceptSocket | Holds the value of the AcceptSocket property. |
m_Buffer | Holds the value of the Buffer property. |
m_Bytes | Holds the value of the Bytes property. |
m_Connection | Holds the value of the Connection property. |
m_RemoteBindIP | Holds the value of the RemoteBindIP property. |
m_RemoteConnection | Holds the value of the RemoteConnection property. |
m_Username | Holds the value of the Username property. |
Signaler | Holds the address of the method to call when the SOCKS negotiation is complete. |