Click or drag to resize

MetadataProvidersRefreshOne Method

Refreshes the Metadata using the specified provider from the loaded metadata provider Adapters.

Namespace: GSF.Historian.MetadataProviders
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public void RefreshOne(
	string provider
)
View Source

Parameters

provider  String
Name of the IMetadataProvider to use for the Refresh.
See Also