Hello,
Is there any way to monitor and store number cores used by particular Windows based application developed using .NET Framework 4.5?
I remember using Performance Monitor, its possible to record %Processor time used at process level and Server level, but am not finding on core level.
Its much helpful, if any expert show some insights on this.