ServicePropertiesalert_AutoCloseSeconds Property |
The number of seconds the message should be displayed before being closed automatically. Ignored if non-positive.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int alert_AutoCloseSeconds { get; }
ReadOnly Property alert_AutoCloseSeconds As Integer
Get
Property Value
Type:
Int32The number of seconds the message should be displayed before being closed automatically. Ignored if non-positive.
Remarks
Applies to ServiceInstance alert only.
See Also