| 
            
              RestWebServiceMetadataProviderRefreshMetadata Method
             | 
          
        
        
            Refreshes the 
Metadata from a REST web service.
            
 
        
        Namespace: GSF.Historian.MetadataProvidersAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.257-beta
Syntaxprotected override void RefreshMetadata()
Protected Overrides Sub RefreshMetadata
protected:
virtual void RefreshMetadata() override
abstract RefreshMetadata : unit -> unit 
override RefreshMetadata : unit -> unit 
function RefreshMetadata();
 View Source
Exceptions| Exception | Condition | 
|---|
| ArgumentNullException | ServiceUri is set to a null or empty string. | 
See Also