Typedef System::AsyncCallback
AsyncCallback typedef
Tipo de delegado que representa un método que se llamará cuando la operación asíncrona se complete.
typedef MulticastDelegate< void(SharedPtr< IAsyncResult >)> System::AsyncCallback = System::MulticastDelegate<void(SharedPtr<IAsyncResult>)>
Ver también
- Namespace System
- Library Aspose.Page for C++