Waits for an event of type T. If timeout is reached first, returns null.
Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
Parameters
- timeout
- Type: System..::..Double
The timeout value, in seconds.
Type Parameters
- T
- The type of event to wait for.