Click or drag to resize

EventMonitorArgsProcessedCnt Property

Tells Event Monitor how many other Event Monitors already processed the Event

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCommonClasses (in PosCommonClasses.dll) Version: 18.2
Syntax
C#
public int ProcessedCnt { get; }

Property Value

Type: Int32
See Also