Gets or sets the asynchronous result object.
[Visual Basic]Private Property AsyncResult As Org.Mentalis.Network.ProxySocket.IAsyncProxyResult
[C#]
private IAsyncProxyResult AsyncResult {get; set;}
Property Value
An instance of the IAsyncProxyResult class.
See Also
ProxySocket Class | ProxySocket Members | Org.Mentalis.Network.ProxySocket Namespace