C# Class Icinga.CheckResult

Show file Open project: monitoring-plugins-for-windows/check_services Class Usage Examples

Public Properties

Property Type Description
Output String
PerformanceData String
State ServiceState

Property Details

Output public property

public String Output
return String

PerformanceData public property

public String PerformanceData
return String

State public property

public ServiceState State
return ServiceState