Enum ConnectionStatus
The sixml:ConnectionStatus tag is used to transport information about the current connection between the ECR and the terminal.
All status information tags always contain the current status of the terminal, not the ECR.
The following values are valid:
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum ConnectionStatus
Fields
Name | Description |
---|---|
Disconnected | |
LoggedIn | |
LoggedOut | |
Unknown | Invalid/unknown constant value. |