Click or drag to resize

IProcessInfo Interface

Combined process information for data and performance - interface.

Namespace:  Xcalibur.Models.Processes
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public interface IProcessInfo

The IProcessInfo type exposes the following members.

Properties
  NameDescription
Public propertyProcessDataInfo
Gets the process data information.
Public propertyProcessPerfDataInfo
Gets the process perf data information.
Top
See Also