System.IAsyncResult Interface
Information   Base Types   Related Resources

Represents the status of an asynchronous operation.

  • Namespace: System
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: mscorlib.dll

  • View this type on MSDN
  • View this type on WinFX 247
    Articles (36)Discussions (393)MembersRotorChanges
    Public Properties
    public System.Object AsyncStateGets a user-defined object that qualifies or contains information about an asynchronous operation.Find in Rotor
    public System.Threading.WaitHandle AsyncWaitHandleGets a WaitHandle that is used to wait for an asynchronous operation to complete.Find in Rotor
    public System.Boolean CompletedSynchronouslyGets an indication of whether the asynchronous operation completed synchronously.Find in Rotor
    public System.Boolean IsCompletedGets an indication whether the asynchronous operation has completed.Find in Rotor
     
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com