Click or drag to resize
Grid Solutions Framework

VirtualOutputAdapterInputMeasurementKeys Property

Causes this adapter to receive no measurements

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
public override MeasurementKey[] InputMeasurementKeys { get; set; }
View Source

Property Value

MeasurementKey

Implements

IAdapterInputMeasurementKeys
See Also