Click or drag to resize
SystemContextApplicationTerminating Property
Returns true if the application is terminating

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool ApplicationTerminating { get; }

Property Value

Type: Boolean
See Also