Click or drag to resize

OpsReadyEventArgs Class

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

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

The OpsReadyEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsReadyEventArgsInitializes a new instance of the OpsReadyEventArgs class
Top
See Also