WaitForEventResult.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.
True if waiting for the event timed out. False if an event was triggered before the timeout expired.
public bool TimedOut;
val mutable TimedOut : bool
Public TimedOut As Boolean