AsyncCallback

AsyncCallback


Used as a means for asynchronous operations to notify when a procedure is finished.


Public:

Methods:

NameDescription
 Execute The method called by an asynchronous operation when it has completed.  

See Also

Project CorLib Overview

Class AsyncCallback Overview