Click or drag to resize

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; }

Property Value

Type: Int32
The number of seconds the message should be displayed before being closed automatically. Ignored if non-positive.
Remarks
Applies to ServiceInstance alert only.
See Also