Click or drag to resize

OpsClockEventArgs Class

Inheritance Hierarchy

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

The OpsClockEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOpsClockEventArgs(Int64, Int32, Boolean)
Initializes a new instance of the OpsClockEventArgs class
Public methodOpsClockEventArgs(Int64, Int32, Boolean, OpsClockEventArgsClockTypes)
Initializes a new instance of the OpsClockEventArgs class
Top
Properties
Methods
Fields
  NameDescription
Public fieldmClockType
Top
See Also