Click or drag to resize

ITFtpTransferBlockSize Property

Transfer block size. Set this member to control the TFTP block size option (RFC 2349).

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
int BlockSize { get; set; }
View Source

Property Value

Int32
See Also