SystemMonitor.isServerCounter(SystemMonitorCounter) 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:
static bool isServerCounter(Dynamics::AX::Application::SystemMonitorCounter _counter);
public static bool isServerCounter (Dynamics.AX.Application.SystemMonitorCounter _counter);
static member isServerCounter : Dynamics.AX.Application.SystemMonitorCounter -> bool
Public Shared Function isServerCounter (_counter As SystemMonitorCounter) As Boolean
Parameters
- _counter
- SystemMonitorCounter