Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ WRQWindowSize 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
WRQWindowSize Property
In This Topic
Returns or specifies the number of packets that one side can receive before sending an acknowledgment.
Syntax
Visual Basic (Declaration)
expression
.WRQWindowSize
As
Integer
where
expression
is a variable that represents a
FileTransfer Object
Remarks
If WRQFastFileTransfer is true, fast file transfers are attempted. If a fast file transfer takes place, the WRQWindowSize property is ignored. This property is relevant only for transfers that use the WRQ/Reflection protocol. The default value is 2.
See Also
Reference
FileTransfer Object
FileTransfer Members