Click or drag to resize

OpsExitEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsExitEventArgs

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class OpsExitEventArgs : OpsEventMonitorArgs

The OpsExitEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsExitEventArgsInitializes a new instance of the OpsExitEventArgs class
Top
See Also