|
Threaded::notifySynchronization Beschreibung
public boolean Threaded::notify
( void
)
Send notification to the referenced object Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteA boolean indication of success Beispiele
Beispiel #1 Notifications and Waiting
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: bool(true) |