Click or drag to resize

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

Property Value

Type: Boolean
See Also