Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : OnLine Property |
'Declaration
Property OnLine As Boolean
'Usage
Dim instance As ITerminal Dim value As Boolean instance.OnLine = value value = instance.OnLine
bool OnLine {get; set;}
In local mode (that is, when Online is set to false), InfoConnect immediately displays what is typed on the screen without attempting to send it out the datacomm port. Data received from the host is discarded.