| RegControlsDelay Property |
[This is preliminary documentation and is subject to change.]
Time delay [s] after arming before the first tap change. Control may reset before actually changing taps.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Delay { get; set; }
Public Property Delay As Double
Get
Set
public:
property double Delay {
double get ();
void set (double value);
}
member Delay : float with get, set
function get_Delay();
function set_Delay(value);
Property Value
Type:
DoubleSee Also