Click or drag to resize

LogicalNodeLoadEmergencyZeroLogical property

Flag field for the last state of Logical that was not zero; is required so that workers are only started when the state of Logical has changed significantly and not every time, when the checker is working (Logical = zero).

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool? LastNotNullLogical { get; set; }

Property value

NullableBoolean
See also