| CapControlsDelay Property |
[This is preliminary documentation and is subject to change.]
Time delay [s] to switch on after arming. Control may reset before actually switching.
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