Microsoft.WindowsServerSolutions.NetworkHealth.Engine Namespace

 

The Microsoft.WindowsServerSolutions.NetworkHealth.Engine namespace provides a set of APIs for managing health alert actions.

Classes

Class Description
System_CAPS_pubclass ActionResult<T>

Represents the results of an action within the network health engine.

Interfaces

Interface Description
System_CAPS_pubinterface IActionContext

Describes the action context.

System_CAPS_pubinterface IBinaryAction<T>

Represents the operation that is performed for Condition, Filter, AlertAction, and RepairAction elements of a health definition.

Enumerations

Enumeration Description
System_CAPS_pubenum HealthStatus

Describes the types of health status of the engine.

Return to top