Click or drag to resize
Grid Solutions Framework

FileBlockReaderWatchInterval Property

Gets or sets the amount of time, in seconds, between each scan of the watch folder.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(5)]
public double WatchInterval { get; set; }
View Source

Property Value

Double
See Also