Click or drag to resize

WmiEventWatcherUpdate Method

Updates the interval.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
public void Update(
	string query
)

Parameters

query
Type: SystemString
The query.

Implements

IWmiEventWatcherUpdate(String)
See Also