System::Threading::WaitCallback typedef
WaitCallback typedef
Elemento di callback da eseguire non appena c’è uno slot disponibile.
using System::Threading::WaitCallback = System::MulticastDelegate<void(System::SharedPtr<System::Object>)>
Vedi anche
- Namespace System::Threading
- Library Aspose.Page for C++