SnapInBase.UnregisterCurrentThreadForUI Method ()
Called on a background thread to unregister it as a candidate for showing pop-up UI.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
public void UnregisterCurrentThreadForUI()
public:
void UnregisterCurrentThreadForUI()
member UnregisterCurrentThreadForUI : unit -> unit
Public Sub UnregisterCurrentThreadForUI
See Also
SnapInBase Class
Microsoft.ManagementConsole Namespace
Return to top