An NDoc Documented Class Library

FTPFileTransferEventArgs.FileSize Property

Size of remote file (see remarks)

public long FileSize {get;}

Remarks

Some servers do not support the command required to get the size of a particular file. In this case, or in case of an error, the FileSize property will be -1.

See Also

FTPFileTransferEventArgs Class | EnterpriseDT.Net.Ftp Namespace