'Declaration
Property OnLine As Boolean
'Usage
Dim instance As ITerminal Dim value As Boolean instance.OnLine = value value = instance.OnLine
bool OnLine {get; set;}
'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), Reflection immediately displays what is typed on the screen without attempting to send it out the datacomm port. Data received from the host is discarded.