Click or drag to resize

IEventWatcher Interface

Event watcher extensions - interface.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
public interface IEventWatcher

The IEventWatcher type exposes the following members.

Properties
  NameDescription
Public propertyInterval
Gets the interval.
Top
Methods
  NameDescription
Public methodUpdateInterval
Updates the interval.
Public methodUpdateQuery
Updates the query.
Top
See Also