SynchronizationContext.SetWaitNotificationRequired メソッド

定義

待機通知が必要であることを示す通知を設定し、待機が発生したときに呼び出すことができるようにコールバック メソッドを準備します。

protected:
 void SetWaitNotificationRequired();
protected void SetWaitNotificationRequired();
member this.SetWaitNotificationRequired : unit -> unit
Protected Sub SetWaitNotificationRequired ()

適用対象