Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the types of health status of the engine.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.Engine
Assembly: NetworkHealthEngine (in NetworkHealthEngine.dll)
Syntax
[SerializableAttribute]
public enum HealthStatus
[SerializableAttribute]
public enum class HealthStatus
<SerializableAttribute>
Public Enumeration HealthStatus
Members
Member name | Description | |
---|---|---|
Critical | Critical. |
|
Information | Information. |
|
OK | OK. |
|
Report | Report. |
|
Warning | Warning. |
See Also
Microsoft.WindowsServerSolutions.NetworkHealth.Engine Namespace
Return to top