Class DomWatcher
Watches for changes to DOM (DataMiner Object Model) instances and raises events when changes occur.
public class DomWatcher
- Inheritance
-
DomWatcher
- Extension Methods
Constructors
- DomWatcher(string, FilterElement<DomInstance>, IConnection)
Initializes a new instance of the DomWatcher class.
Methods
- Dispose()
Disposes the watcher, removing any active subscriptions.
Events
- OnChanged
Occurs when a DOM instance change message is received that matches the module and filter.