Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / TransmitPacingOption Enumeration


TransmitPacingOption Enumeration
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
Members
MemberDescription
Hardware 
None 
XonXoff 
Inheritance Hierarchy

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

See Also