Click or drag to resize

ExportInterval Property

Gets or sets the interval (in seconds) at which the Export is to be processed if its Type is Intervaled.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public double Interval { get; set; }
View Source

Property Value

Double
See Also