Gets or sets the return value of the BeginConnect call.
[Visual Basic]Protected Property AsyncResult As Org.Mentalis.Network.ProxySocket.IAsyncProxyResult
[C#]
protected IAsyncProxyResult AsyncResult {get; set;}
Property Value
An IAsyncProxyResult object that is the return value of the BeginConnect call.
See Also
SocksHandler Class | SocksHandler Members | Org.Mentalis.Network.ProxySocket Namespace