Click or drag to resize

ExportLastProcessTime Property

Gets or sets the Time it took to process the Export when it was last processed.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[XmlIgnoreAttribute]
public Time LastProcessTime { get; set; }
View Source

Property Value

Time
Remarks
LastProcessTime will be zero if the Type is RealTime.
See Also