SyncEvent::fireFires/sets the event Description
public bool SyncEvent::fire()
Fires/sets a SyncEvent object. Lets multiple threads through that are waiting
if the event object was created with a manual value of ParametersThis function has no parameters. Return Values
Returns ExamplesExample #1 SyncEvent::fire example
See Also
|