Attachmate.Reflection.Emulation.IbmHosts Namespace > IFileTransfer Interface : XfrIndAvgBlk Property |
'Declaration Property XfrIndAvgBlk As Integer
'Usage Dim instance As IFileTransfer Dim value As Integer instance.XfrIndAvgBlk = value value = instance.XfrIndAvgBlk
int XfrIndAvgBlk {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a Reflection property that has been secured via the Permissions Manager, or if such a modification requires Administrator privileges. |
System.ArgumentOutOfRangeException | Thrown if the set parameter is outside the range of valid values. |
This property affects IND$FILE transfer and is applicable only to 3270 sessions when the host is running TSO.
This property is only relevant if the XfrHostSys property is set to Tso and if you are using blocks as your allocation unit (that is, if the XfrIndAllocUnit property is set to Block).
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services