public PerformanceCounter ThreadCount { get; }
Public ReadOnly Property ThreadCount As PerformanceCounter Get
public: property PerformanceCounter^ ThreadCount { PerformanceCounter^ get (); }
function get_ThreadCount();
In This Article