InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / TransmitPacingOption Enumeration


In This Topic
    TransmitPacingOption Enumeration
    In This Topic
    The type of flow control to use for transmitting data to the host.
    Syntax
    'Declaration
     
    
    Public Enum TransmitPacingOption 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As TransmitPacingOption
    public enum TransmitPacingOption : System.Enum 
    Members
    MemberDescription
    Hardware 
    None 
    XonXoff 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Attachmate.Reflection.Emulation.OpenSystems.TransmitPacingOption

    See Also