'DeclarationPublic Enum IndStrucFieldSizeOption Inherits System.Enum
'UsageDim instance As IndStrucFieldSizeOption
public enum IndStrucFieldSizeOption : System.Enum
'DeclarationPublic Enum IndStrucFieldSizeOption Inherits System.Enum
'UsageDim instance As IndStrucFieldSizeOption
public enum IndStrucFieldSizeOption : System.Enum
| Member | Description |
|---|---|
| SF16K | Uses the Write Structured Field protocol with a 16K buffer. |
| SF2K | Uses the Write Structured Field protocol with a 2K buffer. |
| SF32K | Uses the Write Structured Field protocol with a 32K buffer. |
| SF4K | Uses the Write Structured Field protocol with a 4K buffer. |
| SF8K | Uses the Write Structured Field protocol with a 8K buffer. |
| SFDisabled | Uses the Buffered protocol instead of the Write Structured Field protocol. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.IndStrucFieldSizeOption