Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SynchronizationContext::IsWaitNotificationRequired Method ()

 

Determines if wait notification is required.

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public:
bool IsWaitNotificationRequired()

Return Value

Type: System::Boolean

true if wait notification is required; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft