Changeset 14678 for trunk/FACT++/scripts


Ignore:
Timestamp:
11/21/12 20:37:25 (12 years ago)
Author:
tbretz
Message:
Added some text.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/doc/dim.js

    r14675 r14678  
    139139 * Wait for the given state of a server.
    140140 *
     141 * Note that the function is internally asynchornously checking the
     142 * state, that means that theoretically, a state could be missed if
     143 * it changes too fast. If this can happen callbacks have to be used.
     144 *
    141145 * @param {String} name
    142146 *     The name of the server of which you want to wait for a state.
Note: See TracChangeset for help on using the changeset viewer.