The fields of the ProxySocket class are listed below. For a complete list of ProxySocket class members, see the ProxySocket Members topic.
Internal Instance Fields
Private Instance Fields
CallBack | Holds a pointer to the method that should be called when the Socket is connected to the remote device. |
m_AsyncResult | Holds the value of the AsyncResult property. |
m_ProxyEndPoint | Holds the value of the ProxyEndPoint property. |
m_ProxyPass | Holds the value of the ProxyPass property. |
m_ProxyType | Holds the value of the ProxyType property. |
m_ProxyUser | Holds the value of the ProxyUser property. |
m_RemotePort | Holds the value of the RemotePort property. |
m_State | Holds the value of the State property. |
m_ToThrow | Holds the value of the ToThrow property. |
See Also
ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace