'Declaration
Property XfrIndAllocUnit As IndAllocUnitOption
'Usage
Dim instance As IFileTransfer Dim value As IndAllocUnitOption instance.XfrIndAllocUnit = value value = instance.XfrIndAllocUnit
IndAllocUnitOption XfrIndAllocUnit {get; set;}
Property Value
The default specifies that the unit is determined by the host.
If you set the value to Block, use the XfrIndAvgBlk property to specify the size for an average block.