PerformanceReportItem.CallCount Property
Gets or sets the number of times the object represented by the PerformanceReportItem was called.
Thread safety: This property is not thread-safe.
Syntax
public System.Int32 CallCount { get; set; }
Property Value
Type: System.Int32
The number of times the object was called.
The number of times the object was called.
Platforms
Windows, Linux, Android