The ODSConfigurationList type exposes the following members.

Methods

  NameDescription
Public methodChangeWatchQuerySettings (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodChangeWatchQuerySettingsAsync (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodCreateObject (Inherited from EditableConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodCreateObjectAsync (Inherited from EditableConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodCreateQuerySettings (Inherited from ConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetConfigurationList (Inherited from ConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRefreshWatch (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodRefreshWatchAsync (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartCaching()()()() (Inherited from ConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartCaching(QuerySettings<(Of <<'(UTP, UTP>)>>)) (Inherited from ConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartCachingAsync(AsyncCompletedEventHandler, Object) (Inherited from ConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartCachingAsync(QuerySettings<(Of <<'(UTP, UTP>)>>), AsyncCompletedEventHandler, Object) (Inherited from ConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartWatching()()()() (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartWatching(QuerySettings<(Of <<'(UTP, UTP>)>>)) (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartWatchingAsync(AsyncCompletedEventHandler, Object) (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStartWatchingAsync(QuerySettings<(Of <<'(UTP, UTP>)>>), AsyncCompletedEventHandler, Object) (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStopCaching (Inherited from ConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStopWatching (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodStopWatchingAsync (Inherited from DynamicConfigurationList<(Of <(<'ODSConfiguration, ODSConfiguration..::..Property>)>)>.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also