| 
               | 
            
              Metadata
             | 
          
The MetadataProviders type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              AdapterCreated | 
            Occurs when a new adapter is found and instantiated.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              AdapterLoaded | 
            Occurs when a new adapter is loaded to the Adapters list.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              AdapterLoadException | 
            Occurs when an Exception is encountered when loading an adapter.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              AdapterResourceUsageExceeded | 
            Occurs when an adapter has exceeded either the AllowableAdapterMemoryUsage or AllowableAdapterProcessorUsage.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              AdapterUnloaded | 
            Occurs when an existing adapter is unloaded from the Adapters list.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              Disposed | 
            Occurs when the class has been disposed.
             (Inherited from AdapterLoaderT)  | 
            
| 
                 | 
              OperationExecutionException | 
            Occurs when an Exception is encountered while executing a queued operation on one the Adapters.
             (Inherited from AdapterLoaderT)  |