|
FireSync API
|
Gets the health statistic with the specified name.
The statistics reported by this method correspond to the health statistics retrieved during the most recent call to kNode_RefreshStats.
Health indicator names can occasionally change over time. Accordingly, if the desired indicator has a publicly-defined indicator ID, kNode_FindStat should usually be preferred to kNode_FindStatByName.
| node | kNode object. |
| name | Health indicator name. |
| value | Receives health indicator value. |