WMIWorker ItemCount Method CleanCode C# Libraries v1.2.03 API
Returns a count of the number of WMI connections to be handled.

Namespace: CleanCode.Net
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public override int ItemCount()

Return Value

Count of items to be handled
See Also