Click or drag to resize
IConfigurationListener Methods

The IConfigurationListener type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInitialise
Starts observing a configuration for changes.
Public methodRelease
Stops observing a configuration for changes.
Top
See Also