SynchronizationContext.IsWaitNotificationRequired 方法

定義

判斷是否需要等待通知。

public:
 bool IsWaitNotificationRequired();
public bool IsWaitNotificationRequired();
member this.IsWaitNotificationRequired : unit -> bool
Public Function IsWaitNotificationRequired () As Boolean

傳回

true若需等待通知;否則,。 false

適用於