PerformanceMonitorInstance.getCounter(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Dynamics::AX::Application::PerformanceMonitorCounter ^ getCounter(System::String ^ _counterName);
public virtual Dynamics.AX.Application.PerformanceMonitorCounter getCounter (string _counterName);
abstract member getCounter : string -> Dynamics.AX.Application.PerformanceMonitorCounter
override this.getCounter : string -> Dynamics.AX.Application.PerformanceMonitorCounter
Public Overridable Function getCounter (_counterName As String) As PerformanceMonitorCounter
Parameters
- _counterName
- String