|
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.ExportersAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax public double Interval { get; set; }
Public Property Interval As Double
Get
Set
member Interval : float with get, set
function get_Interval();
function set_Interval(value);
View SourceProperty Value
DoubleSee Also