ConnectionError Property (IIbmTerminal)
Gets the error number that describes the cause of the most recent connection failure (when the last returned error has the value ErrConnectionError).
int ConnectionError {get;}
'Declaration
ReadOnly Property ConnectionError As Integer
'Usage
Dim instance As IIbmTerminal
Dim value As Integer
value = instance.ConnectionError