Typedef System::AsyncCallback
AsyncCallback typedef
Tipo di delegato che rappresenta un metodo da chiamare al completamento di un’operazione asincrona.
typedef MulticastDelegate< void(SharedPtr< IAsyncResult >)> System::AsyncCallback = System::MulticastDelegate<void(SharedPtr<IAsyncResult>)>
Vedi anche
- Namespace System
- Library Aspose.Page for C++