Click or drag to resize

CAPSStartFailureNotificationEventArgs Class

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

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

The CAPSStartFailureNotificationEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodCAPSStartFailureNotificationEventArgsInitializes a new instance of the CAPSStartFailureNotificationEventArgs class
Top
See Also