Miner.System Assembly > Miner.Instrumentation Namespace > PerformanceCounterRegistrar Class : DefineAndCreate Method |
'Declaration Public Function DefineAndCreate( _ ByVal counterName As String, _ ByVal counterHelp As String, _ ByVal counterType As PerformanceCounterType _ ) As PerformanceCounterProxy
'Usage Dim instance As PerformanceCounterRegistrar Dim counterName As String Dim counterHelp As String Dim counterType As PerformanceCounterType Dim value As PerformanceCounterProxy value = instance.DefineAndCreate(counterName, counterHelp, counterType)
public PerformanceCounterProxy DefineAndCreate( string counterName, string counterHelp, PerformanceCounterType counterType )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.