|
FireSync API
|
| kStatus kHealthProbe_SetValue | ( | kHealthProbe | probe, |
| k64s | value | ||
| ) |
Sets the current value of a health probe.
Note that the quantity reported by the Value accessor may differ from the value set via this method if a baseline value has been established. Refer to the kHealthProbe class summary for more information.
| probe | Probe object. |
| value | Health probe value. |