Click or drag to resize

RestWebServiceMetadataProviderRefreshMetadata Method

Refreshes the Metadata from a REST web service.

Namespace: GSF.Historian.MetadataProviders
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected override void RefreshMetadata()
View Source
Exceptions
ExceptionCondition
ArgumentNullExceptionServiceUri is set to a null or empty string.
See Also