An NDoc Documented Class Library

FTPConnection.TimeIncludesSeconds Property

[FTP/FTPS Only] Indicates whether seconds were included in the most recent directoy listing.

public bool TimeIncludesSeconds {get;}

Remarks

Some FTP and FTPS servers don't return file-modified times that include seconds. This flag indicates whether or not the most recent directory listing included seconds.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace