Attachmate.Reflection.UserControl.IbmHosts Namespace > IbmTerminalControl Class : TerminalReady Property |
'Declaration <CategoryAttribute("Terminal")> <ReadOnlyAttribute(True)> <DescriptionAttribute("Indicates the state of the terminal session. See InitInstance for additional details. If the terminal session has been loaded and initialized then this value will be true else false.")> Public ReadOnly Property TerminalReady As Boolean
'Usage Dim instance As IbmTerminalControl Dim value As Boolean value = instance.TerminalReady
[CategoryAttribute("Terminal")] [ReadOnlyAttribute(true)] [DescriptionAttribute("Indicates the state of the terminal session. See InitInstance for additional details. If the terminal session has been loaded and initialized then this value will be true else false.")] public bool TerminalReady {get;}
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services