Share via


AsyncResult Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Common.AsyncResult
    Microsoft.Exchange.Common.AsyncResult<T>

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public Class AsyncResult _
    Implements IAsyncResult, IDisposable
'Usage
Dim instance As AsyncResult
public class AsyncResult : IAsyncResult, 
    IDisposable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.