Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tells whether this context has entered the Dispatch method because the previous context asynchronously blocked. This is used only on the UMS scheduling context, and is set to the value 0 for all other execution contexts.
unsigned int m_fIsPreviousContextAsynchronouslyBlocked : 1;
Requirements
Header: concrtrm.h
Namespace: Concurrency