WaitForEventResult.TimedOut Field

Definition

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 

Field Value

Applies to