typedef System::Threading::TimerCallback
TimerCallback typedef
Función de devolución de llamada que será llamada por el temporizador.
using System::Threading::TimerCallback = System::MulticastDelegate<void(System::SharedPtr<System::Object>)>
Ver también
- Namespace System::Threading
- Library Aspose.PDF for C++