ArcFM Desktop Developer Guide
Create(CounterCreationData,String) Method


Syntax
'Declaration
 
Public Overloads Function Create( _
   ByVal definition As CounterCreationData, _
   ByVal instanceName As String _
) As PerformanceCounterProxy
'Usage
 
Dim instance As PerformanceCounterRegistrar
Dim definition As CounterCreationData
Dim instanceName As String
Dim value As PerformanceCounterProxy
 
value = instance.Create(definition, instanceName)

Parameters

definition
instanceName
Requirements

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.

See Also

Reference

PerformanceCounterRegistrar Class
PerformanceCounterRegistrar Members
Overload List

 

 


Send Comment