Miner.System Assembly > Miner.Instrumentation Namespace > PerformanceCounterRegistrar Class : Define Method |
'Declaration Public Function Define( _ ByVal counterName As String, _ ByVal counterHelp As String, _ ByVal counterType As PerformanceCounterType _ ) As CounterCreationData
'Usage Dim instance As PerformanceCounterRegistrar Dim counterName As String Dim counterHelp As String Dim counterType As PerformanceCounterType Dim value As CounterCreationData value = instance.Define(counterName, counterHelp, counterType)
public CounterCreationData Define( 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.