Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
GFRequestedBlockSize
Unit: IdTrivialFTP
Default TrivialFTP request block size.
GFRequestedBlockSize = 1500;
Description
GFRequestedBlockSize is a constant Integer value that represents the global default block size used TFTP requests.
TIdTrivialFTP.RequestedBlockSize
receives the value of GFRequestedBlockSize in the constructor for the object instance.