| Name | Description |
---|
 | ChangeWatchedProperties |
Changes the watched properties, replacing the current ones with those passed in.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | ChangeWatchedPropertiesAsync |
Changes the watched properties, replacing the current ones with those passed in.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | ChangeWatchedQuerySettings |
Changes the watched query settings.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | ChangeWatchedQuerySettingsAsync |
Changes the watched query settings.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | ChangeWatchQuerySettingsAsync | Obsolete.
Changes the query settings async.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | CreateQuerySettings | (Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
 | GetConfigurationItem |
Gets the configuration item.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | StartCaching(IEnumerable<(Of <<'(TPropertyEnum>)>>)) |
Starts caching the specified configuration objects.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartCaching(ContainerQuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>)) |
Starts caching the specified configuration objects.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartCachingAsync(IEnumerable<(Of <<'(TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts caching the specified configuration objects.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartCachingAsync(ContainerQuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts caching the specified configuration objects.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatching(IEnumerable<(Of <<'(TPropertyEnum>)>>)) |
Starts watching the specified properties of the configuration object.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatching(ContainerQuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>)) |
Starts watching the configuration object.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatchingAsync(IEnumerable<(Of <<'(TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts watching the specified configuration objects.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatchingAsync(ContainerQuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts watching the specified configuration objects.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StopCaching |
Stops caching the configuration objects.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StopWatching | (Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StopWatchingAsync |
Asynchronously stops watching the configuration list.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | ToString | Returns a String that represents the current Object. (Inherited from Object.) |