| 
               | 
            
              Metadata
             | 
          
The MetadataProviders type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Dispose | 
            Releases all the resources used by the AdapterLoaderT.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              Dispose(Boolean) | 
            Releases the unmanaged resources used by the AdapterLoaderT and optionally releases the managed resources.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | 
            
| 
                 | 
              ExecuteAdapterOperation | 
            Executes Refresh on the specified metadata provider adapter.
             (Overrides AdapterLoaderTExecuteAdapterOperation(T, Object))  | 
            
| 
                 | 
              Finalize | 
            Releases the unmanaged resources before the AdapterLoaderT is reclaimed by GC.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              GetHashCode | Serves as the default hash function. (Inherited from Object)  | 
            
| 
                 | 
              GetMemoryUsage | 
            Gets the memory usage in bytes of the specified process.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              GetProcessorUsage | 
            Gets the % processor usage of the specified process.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              GetType | Gets the Type of the current instance. (Inherited from Object)  | 
            
| 
                 | 
              Initialize | 
            Initializes the AdapterLoaderT.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              Initialize(IEnumerableType) | 
            Initializes the AdapterLoaderT.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              LoadSettings | 
            Loads saved AdapterLoaderT settings from the config file if the PersistSettings property is set to true.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object)  | 
            
| 
                 | 
              MonitorAdapterResources | 
            Monitors the resource utilization of Adapters.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              OnAdapterCreated | 
            Raises the AdapterCreated event.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              OnAdapterLoaded | 
            Raises the AdapterLoaded event.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              OnAdapterLoadException | 
            Raises the AdapterLoadException event.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              OnAdapterResourceUsageExceeded | 
            Raises the AdapterResourceUsageExceeded event.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              OnAdapterUnloaded | 
            Raises the AdapterUnloaded event.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              OnOperationExecutionException | 
            Raises the OperationExecutionException event.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              ProcessAdapter(String) | 
            Processes the adapterFile by deserializing it.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              ProcessAdapter(Type) | 
            Processes the adapterType by instantiating it.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              RefreshAll | Refreshes the Metadata using all loaded metadata provider Adapters. | 
| 
                 | 
              RefreshOne | Refreshes the Metadata using the specified provider from the loaded metadata provider Adapters. | 
| 
                 | 
              SaveSettings | 
            Saves AdapterLoaderT settings to the config file if the PersistSettings property is set to true.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              ToString | Returns a string that represents the current object. (Inherited from Object)  | 
            
| Name | Description | |
|---|---|---|
| 
                 | 
              GetEnumValueOrDefault | 
            Gets the enumeration constant for value, if defined in the enumeration, or a default value.
             (Defined by EnumExtensions)  | 
            
| 
                 | 
              GetEnumValueOrDefaultT | 
            Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
             (Defined by EnumExtensions)  |