Application.UnregisterMessageLoop Method

Definition

Unregisters the message loop callback made with RegisterMessageLoop(Application+MessageLoopCallback).

public:
 static void UnregisterMessageLoop();
public static void UnregisterMessageLoop ();
static member UnregisterMessageLoop : unit -> unit
Public Shared Sub UnregisterMessageLoop ()

Applies to