System::Threading::ThreadStart typedef
ThreadStart typedef
Thread function with no parameters.
using System::Threading::ThreadStart = System::MulticastDelegate<void()>
See Also
- Namespace System::Threading
- Library Aspose.PUB for C++
Thread function with no parameters.
using System::Threading::ThreadStart = System::MulticastDelegate<void()>