Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / TextBlinkRateOption Enumeration
In This Topic
    TextBlinkRateOption Enumeration
    In This Topic
    Defines values that specify the blink rate for text displayed in the terminal window.
    Members
    MemberDescription
    FastText blinks four times every second.
    MediumText blinks twice every second.
    NoBlinkThe blinking attribute is ignored.
    SlowText blinks once every second.
    Remarks
    This applies only when the host has set a blinking attribute on the text displayed in the terminal window. This property applies to 3270 and 5250 terminal sessions.
    See Also