| 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
Syntaxpublic int AutoCloseSeconds { get; set; }Public Property AutoCloseSeconds As Integer
	Get
	Set
Property Value
Type: 
Int32 See Also
See Also