Click or drag to resize

OutputAdapterCollectionOutputIsForArchive Property

Returns a flag that determines if all measurements sent to this OutputAdapterCollection are destined for archival.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual bool OutputIsForArchive { get; }
View Source

Property Value

Boolean

Implements

IOutputAdapterOutputIsForArchive
See Also