Table of Contents

Event ThreadExit

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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 .