संपादित करें

इसके माध्यम से साझा किया गया


SynchronizationContext.SetWaitNotificationRequired Method

Definition

Sets notification that wait notification is required and prepares the callback method so it can be called more reliably when a wait occurs.

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

Applies to