edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPFileSystemWatcherPollingPeriodSecs Property

Number of seconds between consecutive directory listings.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public int PollingPeriodSecs { get; set; }

Property Value

Int32

Remarks

Note that this property will only be used if DirectoryPollingEnabled is true.

See Also