IWmiEventWatcher Interface |
Namespace: Xcalibur.WMI.Framework
The IWmiEventWatcher type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Start |
Starts this instance.
| |
Stop |
Stops this instance.
| |
Update |
Updates the specified query.
|
Name | Description | |
---|---|---|
ItemsAdded |
Occurs when [items added].
| |
ItemsDeleted |
Occurs when [items deleted].
| |
ItemsModified |
Occurs when [items modified].
|