Application::UnregisterMessageLoop Method ()

 

Unregisters the message loop callback made with RegisterMessageLoop.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
[SecurityPermissionAttribute(SecurityAction::LinkDemand, Flags = SecurityPermissionFlag::UnmanagedCode)]
static void UnregisterMessageLoop()

.NET Framework
Available since 2.0
Return to top
Show: