'DeclarationPublic Enum XModemErrorCheckingOption Inherits System.Enum
'UsageDim instance As XModemErrorCheckingOption
public enum XModemErrorCheckingOption : System.Enum
'DeclarationPublic Enum XModemErrorCheckingOption Inherits System.Enum
'UsageDim instance As XModemErrorCheckingOption
public enum XModemErrorCheckingOption : System.Enum
| Member | Description |
|---|---|
| None | Specifies 1-byte checksum and 128-byte packets. |
| XModem1k | Specifies 2-byte CRC and 1024-byte packets. |
| XModemCrc | Specifies 2-byte CRC and 128-byte packets. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.XModemErrorCheckingOption