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


ReceivePacingOption Enumeration
Type of flow control for receiving data from the host.
Syntax
'Declaration
 
Public Enum ReceivePacingOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As ReceivePacingOption
Members
MemberDescription
Hardware 
None 
XonXoff 
Inheritance Hierarchy

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

See Also