Click or drag to resize
Grid Solutions Framework

LocalOutputAdapterAutoRefreshMetadata Property

Gets or sets a boolean indicating whether or not metadata is refreshed when the adapter attempts to connect to the archive.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool AutoRefreshMetadata { get; set; }
View Source

Property Value

Boolean
See Also