Event ThreadExit
Occurs when the message loop of the thread should be terminated, by calling ExitThread().
public event EventHandler? ThreadExit
Returns
- EventHandler
- Occurs when the message loop of the thread should be terminated, by calling .
Occurs when the message loop of the thread should be terminated, by calling ExitThread().
public event EventHandler? ThreadExit