'Declaration
Property XfrIndStrucFldSz As IndStrucFieldSizeOption
'Usage
Dim instance As IFileTransfer Dim value As IndStrucFieldSizeOption instance.XfrIndStrucFldSz = value value = instance.XfrIndStrucFldSz
IndStrucFieldSizeOption XfrIndStrucFldSz {get; set;}
Property Value
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.