Used internally to represent the state of the asynchronous request
[Visual Basic]Friend m_Completed As Boolean
[C#]
internal bool m_Completed;
See Also
IAsyncProxyResult Class | IAsyncProxyResult Members | Org.Mentalis.Network.ProxySocket Namespace