CSProcessStats Object


Description:

If this object is a child of a CSServer object, it shows statistics for the LS server process. If it is a child of a CSTestSession object, it shows statistics for the test session process.

This object is automatically created. To access this object, you must be connected to a Spirent TestCenter LS (use CSServerConnectCommand). You can get the handle of this object by querying its parent object.

Parents: CSServer, CSTestSession

CSProcessStats Writable Attributes

There are no writable attributes.

CSProcessStats Read-Only Attributes

Read-Only Attribute Description
CpuUsagePercent

Percentage of CPU capacity in use for this process.

Type: double

Default: 0.0

PhysicalMemoryUsagePercent

Percentage of memory in use for this process.

Type: double

Default: 0.0