Click or drag to resize

ExportShouldProcess Method

Determines if it is time to process the Export if its Type is Intervaled.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public bool ShouldProcess()
View Source

Return Value

Boolean
Boolean indicating whether it is time to process the Export.
See Also