Click or drag to resize
Grid Solutions Framework

CsvFrameCollectorAdapterRolloverInterval Property

Gets or sets the interval, in seconds, to determine how often to roll over CSV files.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.240-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(60)]
public double RolloverInterval { get; set; }
View Source

Property Value

Double
See Also