Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / ScreenSettleTime Property
In This Topic
ScreenSettleTime Property (IbmScreen)
In This Topic
Gets or sets time duration during which there should be no host data changes. This value is used in triggering the NewScreenReady event. The value is not persisted.
Syntax
expression.ScreenSettleTime As Integer
where expression is a variable that represents a IbmScreen Object
See Also