Click or drag to resize

ApplicationShutdownEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.Scripting.EventApplicationShutdownEventArgs

Namespace: Micros.PosCore.Extensibility.Scripting.Event
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class ApplicationShutdownEventArgs : EventMonitorArgs

The ApplicationShutdownEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodApplicationShutdownEventArgsInitializes a new instance of the ApplicationShutdownEventArgs class
Top
Fields
 NameDescription
Public fieldReason 
Top
See Also