Class OperationResourcesUsage
Inheritance
OperationResourcesUsage
Assembly: SoCore.dll
Syntax
public class OperationResourcesUsage
Constructors
OperationResourcesUsage()
Declaration
public OperationResourcesUsage()
Properties
ClockTime
Declaration
public TimeSpan ClockTime { get; set; }
Property Value
Count
Declaration
public int Count { get; set; }
Property Value
CpuTime
Declaration
public TimeSpan CpuTime { get; set; }
Property Value
Items
Declaration
public int Items { get; set; }
Property Value
Extension Methods