openPDC Synchrophasor Help
AllowUseOfCachedConfiguration Property
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperAllowUseOfCachedConfiguration
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.
Declaration Syntax
C#Visual BasicVisual C++
public bool AllowUseOfCachedConfiguration { get; set; }
Public Property AllowUseOfCachedConfiguration As Boolean
	Get
	Set
public:
property bool AllowUseOfCachedConfiguration {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0