Exposes various internal health status indicators for a device
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class Health
Public Class Health
public ref class Health
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
Health()()() | Initializes a new instance of the Health class | |
CommunicationErrorCount |
Gets or sets the communication error count.
| |
Equals(Object) | (Inherited from Object.) | |
GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
InternalHumidity |
Gets or sets the internal humidity in relative humidity percentage
| |
InternalTemp |
Gets or sets the internal temp.
| |
MaximumHumidity |
NOT USED YET
Gets or sets the maximum humidity in relative humidity percentage.
| |
MaxiumDepth |
NOT USED YET
Gets or sets the maxium depth in meters
| |
ToString()()() | (Inherited from Object.) | |
TotalRuntime |
Gets or sets the total runtime in seconds.
|
Inheritance Hierarchy
Object | |
Health |