UnhandledExceptionEventArgsIsTerminating Property |
Indicates whether the application is terminating.
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool IsTerminating { get; }
Public ReadOnly Property IsTerminating As Boolean
Get
member IsTerminating : bool with get
Property Value
Type:
BooleanSee Also