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)
Syntax
C#
public class ApplicationShutdownEventArgs : EventMonitorArgs

The ApplicationShutdownEventArgs type exposes the following members.

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