ConnectionTimeVisible Property
Gets or sets a value indicating whether the Reflection status bar displays the length of time you have been connected to a host.
bool ConnectionTimeVisible {get; set;}
'Declaration
Property ConnectionTimeVisible As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.ConnectionTimeVisible = value
value = instance.ConnectionTimeVisible
Property Value
The default value is true. (On Windows Terminal Server, this property is false.)