Asynchronously starts watching the specified configuration objects.
Overload List
Name | Description | |
---|---|---|
![]() | StartWatchingAsync(AsyncCompletedEventHandler, Object) |
Asynchronously starts watching the specified configuration objects using a default QuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum>)>)> object.
|
![]() | StartWatchingAsync(QuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts watching the specified configuration objects.
|