Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / ContentionResolutionActive Property
In This Topic
ContentionResolutionActive Property
In This Topic
Gets value indicating whether Contention Resolution is currently active for the terminal session This setting is only relevant for 3270 terminal sessions
Syntax
expression.ContentionResolutionActive As Boolean
where expression is a variable that represents a IbmTerminal Object
See Also