Attachmate.Reflection.Emulation.IbmHosts Namespace > IFileTransfer Interface : XfrIndStrucFldSz Property |
'Declaration
Property XfrIndStrucFldSz As IndStrucFieldSizeOption
'Usage
Dim instance As IFileTransfer Dim value As IndStrucFieldSizeOption instance.XfrIndStrucFldSz = value value = instance.XfrIndStrucFldSz
IndStrucFieldSizeOption XfrIndStrucFldSz {get; set;}
For the English version, the default value (SF4K) uses the Write Structured Field protocol with a 4K buffer.
For the Japanese version, the default value (SF2K) uses the Write Structured Field protocol with a 2K buffer.
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a InfoConnect property that has been secured via the Permissions Manager, or if such a modification requires Administrator privileges. |