Click or drag to resize
Grid Solutions Framework

FileBlockWriterOutputIsForArchive Property

Gets the flag that determines if measurements sent to this FileBlockWriter are destined for archival.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
public override bool OutputIsForArchive { get; }
View Source

Property Value

Boolean

Implements

IOutputAdapterOutputIsForArchive
See Also