Class Check
- Namespace
- Dynamicweb.Diagnostics.Health
- Assembly
- Dynamicweb.Core.dll
The class Check provides information about the health checking if things work/>
- Inheritance
-
Check
- Inherited Members
Constructors
Check(int, string, string)
Parameters
Properties
CheckDetails
Gets or sets additional check details, i.e. list of corrupted products.
Property Value
CheckWhatWasRun
Field that can contain very raw and ugly things, i.e. the SQL that was executed - can be helpful to find out what is wrong
Property Value
Count
Could be the count of things that are wrong or a count of the things that are OK
Property Value
Description
Gets or sets the description.
Property Value
Id
Gets or sets the id.
Property Value
Name
Gets or sets the name.
Property Value
State
Check state, i.e. "OK", "Warning", "Error", "Fatal"