EventMonitorArgs Class |
Namespace: Micros.PosCore.Extensibility
public class EventMonitorArgs
The EventMonitorArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| EventMonitorArgs(String) | Initializes a new instance of the EventMonitorArgs class | |
| EventMonitorArgs(String, Boolean) | Initializes a new instance of the EventMonitorArgs class |
| Name | Description | |
|---|---|---|
| Description | ||
| EventID |
The type of event that was triggered
| |
| EventName | ||
| EventTime |
Local time of the event
| |
| IsGeneric | ||
| IsInfoOnly |
Tells Event Monitor if modifying Event Args will affect result of the Event or not
| |
| IsPreview | ||
| IsReturn | ||
| IsVoid | ||
| Name | ||
| ProcessedCnt |
Tells Event Monitor how many other Event Monitors already processed the Event
| |
| ReturnContext | ||
| VssBasicData | ||
| VssExtendedData |
| Name | Description | |
|---|---|---|
| DeleteExtensibility | ||
| GetSimEventInfo | ||
| ReplaceExtensibility | ||
| SetFromSimVariables | ||
| SetSimVariables | ||
| SetVoidEvent |
| Name | Description | |
|---|---|---|
| mEventID | ||
| mProcessedCnt | ||
| mSimEventId | ||
| mSimEventType |