Timeout values.
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eDmStandbyTimeout |
Members
Member name | Value | Description | |
---|---|---|---|
AlwaysOn | 0 | Always on. | |
FiveSeconds | 1 | 5 seconds. | |
TenSeconds | 2 | 10 seconds. | |
FifteenSeconds | 3 | 15 seconds. | |
ThirtySeconds | 4 | 30 seconds. | |
SixtySeconds | 5 | 60 seconds. | |
NinetySeconds | 6 | 90 seconds. |