Public Shared Function GetCounterValue( _ ByVal counterName As String _ ) As ULong
public static ulong GetCounterValue( string counterName )
Parameters
- counterName
Return Value
The current value
Public Shared Function GetCounterValue( _ ByVal counterName As String _ ) As ULong
public static ulong GetCounterValue( string counterName )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)