openPDC Synchrophasor Help
AutoRefreshMetadata Property
NamespacesHistorianAdaptersLocalOutputAdapterAutoRefreshMetadata
Gets or sets a boolean indicating whether or not metadata is refreshed when the adapter attempts to connect to the archive.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool AutoRefreshMetadata { get; set; }
<ConnectionStringParameterAttribute> _
<DefaultValueAttribute(True)> _
Public Property AutoRefreshMetadata As Boolean
	Get
	Set
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public:
property bool AutoRefreshMetadata {
	bool get ();
	void set (bool value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0