Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ ShowDISOSSStatusDialog 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
ShowDISOSSStatusDialog Property
In This Topic
Gets or sets whether to display the transfer-in-progress "thermometer" when receiving data from the host during DISOSS transfers.
Syntax
Visual Basic (Declaration)
expression
.ShowDISOSSStatusDialog
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Remarks
To show the thermometer, set this property to true. This property is only valid for 3270 sessions connecting to a host that uses DISOSS file transfer.
See Also
Reference
FileTransfer Object
FileTransfer Members