edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionTimeIncludesSeconds Property

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

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public bool TimeIncludesSeconds { get; }

Property Value

Type: Boolean
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