WindowsFormsSynchronizationContext.Uninstall メソッド

定義

現在インストールされている WindowsFormsSynchronizationContext をアンインストールし、以前にインストールしたコンテキストに置き換えます。

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

注釈

以前にインストールした WindowsFormsSynchronizationContextnull場合、現在のコンテキストは nullに設定されます。

現在インストールされている同期コンテキストが WindowsFormsSynchronizationContextでない場合、このメソッドは何も行いません。

適用対象

こちらもご覧ください