Searched refs:waitForTransition (Results 1 – 1 of 1) sorted by relevance
350 …utoResetEvent GetStartedStateChangedEvent(bool requiredStartedState, bool waitForTransition = true) in GetStartedStateChangedEvent() argument355 if(IsStarted == requiredStartedState && !waitForTransition) in GetStartedStateChangedEvent()