CmdRunnerWorker ItemCount Method CleanCode C# Libraries v1.2.03 API
Returns a count of the number of systems to be handled.

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

public override int ItemCount()

Return Value

Count of items to be handled.
See Also