Click or drag to resize

IProcessDataInfoOtherOperationCount Property

Win32_Process: Number of I/O operations performed that are not read or write operations.

Namespace:  Xcalibur.Models.Processes
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
long OtherOperationCount { get; set; }

Property Value

Type: Int64
The other operation count.
See Also