EventSemaphore.m_timedout Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public: bool m_timedout;
protected internal bool m_timedout;
val mutable m_timedout : bool
Protected Friend m_timedout As Boolean