public Record ( string configName, System.DateTime time, double value, MonitorReductionType monitorReductionType ) : void | ||
configName | string | Name of the config |
time | System.DateTime | Time of the recrod |
value | double | Value that is being recorded |
monitorReductionType | MonitorReductionType | Reduction type that is being used |
Результат | void |