SyncEvent::waitWaits for the event to be fired/set Description
public bool SyncEvent::wait(int
$wait = -1)Waits for the SyncEvent object to be fired. Parameters
Return Values
Returns ExamplesExample #1 SyncEvent::wait example
See Also
|