WMIEventWatcher Constructor

Overload List

WMIEventWatcher(SelectQuery) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(String) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(SelectQuery, Single) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(SelectQuery, TimeSpan) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(SelectQuery, UInt32) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(String, Single) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(String, TimeSpan) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(String, String, Single) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(String, String, TimeSpan) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(String, String, String, TimeSpan) Initializes a new instance of the WMIEventWatcher class.
WMIEventWatcher(String, String, String, UInt32) Initializes a new instance of the WMIEventWatcher class.

See Also