Click or drag to resize
Grid Solutions Framework

FileBlockReaderScanInterval 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.296-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(0)]
public double ScanInterval { get; set; }
View Source

Property Value

Double
See Also