InfoConnect for Unisys
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
public enum ReceivePacingOption : System.Enum 
Members
MemberDescription
Hardware 
None 
XonXoff 
Inheritance Hierarchy

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

See Also