InfoConnect for Airlines VBA Guide
WRQWindowSize Property
Returns or specifies the number of packets that one side can receive before sending an acknowledgment.
Syntax
Object.WRQWindowSize As Long
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