If set this flag will cause the General Config 2 page to be sent to the sensor Affected Fields: Recovery, RetryCount

Namespace: Monnit.Mine
Assembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool GeneralConfig2Dirty { get; }
Visual Basic
Public ReadOnly Property GeneralConfig2Dirty As Boolean
	Get
Visual C++
public:
property bool GeneralConfig2Dirty {
	bool get ();
}
F#
member GeneralConfig2Dirty : bool with get

Property Value

Type: Boolean

See Also