System.AsyncCallback Class
Information   Base Types   Related Resources

References the callback method to be called when the asynchronous operation is completed.

  • 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

  • System.MulticastDelegate
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (30)Discussions (267)MembersRotorChanges
    Public Constructors
    public AsyncCallback(System.Object object, System.IntPtr method)(No summary available.)Find in Rotor
     
    Public Methods
    public System.IAsyncResult BeginInvoke(System.IAsyncResult ar, System.AsyncCallback callback, System.Object object)(No summary available.)Find in Rotor
    public void EndInvoke(System.IAsyncResult result)(No summary available.)Find in Rotor
    public void Invoke(System.IAsyncResult ar)(No summary available.)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