Returns or specifies the total length of a file transfer packet (in characters), including the start and end characters, but not the delimiting character.
int WRQFrameSize {get; set;}
'Declaration
Property WRQFrameSize As Integer
'Usage
Dim instance As IFileTransfer
Dim value As Integer
instance.WRQFrameSize = value
value = instance.WRQFrameSize
Property Value
The default depends on whether you have selected UNIX or OpenVMS defaults. See HostForDefaultSettings for details. The range of values is 32-1024.