Click or drag to resize

AlertAutoCloseSeconds Property

The number of seconds the message should be displayed before being closed automatically. Set to zero if no auto-close is desired. Set to -1 to use the alert service default if one is specified.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int AutoCloseSeconds { get; set; }

Property Value

Type: Int32
See Also