Public Shared Sub SetCounterValue( _ ByVal counterName As String, _ ByVal value As ULong _ )
public static void SetCounterValue( string counterName, ulong value )
Parameters
- counterName
- value
Public Shared Sub SetCounterValue( _ ByVal counterName As String, _ ByVal value As ULong _ )
public static void SetCounterValue( string counterName, ulong value )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)