IAsyncProxyResult Class

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

IAsyncProxyResult Class

A class that implements the IAsyncResult interface. Objects from this class are returned by the BeginConnect method of the ProxySocket class.

For a list of all members of this type, see IAsyncProxyResult Members.

System.Object   IAsyncProxyResult

[Visual Basic]
 Class IAsyncProxyResult
   Implements IAsyncResult
[C#]
 class IAsyncProxyResult : IAsyncResult

Requirements

Namespace: Org.Mentalis.Network.ProxySocket Namespace

Assembly: Org.Mentalis.Network.ProxySocket.dll

See Also

IAsyncProxyResult Members | Org.Mentalis.Network.ProxySocket Namespace