Click or drag to resize
Grid Solutions Framework

FileBlockReaderProcessInterval Property

Gets or sets the amount of time, in seconds, between each publication of a block of data from the active file.

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

Property Value

Double
See Also