Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400ShowProgress Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Xfr400ShowProgress Property
In This Topic
Gets or sets whether or not to display the transfer-in-progress "thermometer" when receiving data from the host.
Syntax
Visual Basic (Declaration)
expression
.Xfr400ShowProgress
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Property Value
The default is True.
Remarks
Transfers take less time when the thermometer is not shown because the AS/400 does not have to count the number of selected records before transferring them. This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also
Reference
FileTransfer Object
FileTransfer Members