Application::MessageLoopCallback Delegate
.NET Framework (current version)
Represents a method that will check whether the hosting environment is still sending messages.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System::Booleantrue if the hosting environment is still sending messages; otherwise, false.
This delegate is used with the Application::RegisterMessageLoop method.
.NET Framework
Available since 2.0
Available since 2.0
Show: