Module parameter.
More...
|
bool | Is (string name) |
| Determines whether this instance has the given name. More...
|
|
bool | WaitUpdate (double timeoutSeconds) |
| Waits until this parameter is updated. More...
|
|
Determines whether this instance has the given name.
- Returns
true
if this instance is name; otherwise, false
.
- Parameters
-
bool WaitUpdate |
( |
double |
timeoutSeconds | ) |
|
Waits until this parameter is updated.
- Returns
true
, if it was updated, false
otherwise.
- Parameters
-
timeoutSeconds | Timeout seconds. |
Gets the statistics.
The statistics.
Gets or sets the value.
The value.
Gets or sets the description.
The description.
Gets or sets the type of the field.
The type of the field.
Gets the update time.
The update time.
Gets the decimal value.
The decimal value.
Gets the idle time (time elapsed since last update).
The idle time.
The documentation for this class was generated from the following file: