Click or drag to resize

WorkerEndedEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.Scripting.EventScriptingEventMonitorArgs
      Micros.PosCore.Extensibility.Scripting.EventWorkerEndedEventArgs

Namespace: Micros.PosCore.Extensibility.Scripting.Event
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class WorkerEndedEventArgs : ScriptingEventMonitorArgs
See Also