Click or drag to resize

IWmiEventWatcherUpdate Method

Updates the specified query.

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

Parameters

query
Type: SystemString
The query.
See Also