An NDoc Documented Class Library

FTPFileTransferEventArgs.LocalFileSize Property

Size of local file (see remarks).

public long LocalFileSize {get;}

Remarks

For binary transfers this is the same as the size of the remove file RemoteFileSize, but for ASCII transfers it may differ.

See Also

FTPFileTransferEventArgs Class | EnterpriseDT.Net.Ftp Namespace