SystemMonitor.allServerCounters Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static cli::array <System::Object ^> ^ allServerCounters();
public static object[] allServerCounters ();
static member allServerCounters : unit -> obj[]
Public Shared Function allServerCounters () As Object()
Returns
Object[]