Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperAllowUseOfCachedConfiguration Property

Gets or sets flag that determines if use of cached configuration during initial connection is allowed when a configuration has not been received within the data loss interval.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.177-beta
Syntax
public bool AllowUseOfCachedConfiguration { get; set; }
View Source

Property Value

Boolean
See Also