EVAPerformanceMonitorEVA Performance Monitor

EVAPerformanceMonitor (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1c3fde61-d98c-cb49-7f89-4aa357f0fc12

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
EVAPerformanceMonitor:
Path  string  Evaperf Executable Path false 256  False 
Name  string  Name true 256  False 

Health Model:

Source Code:

<ClassType ID="EVAPerformanceMonitor" Accessibility="Public" Abstract="false" Base="MicrosoftWindowsLibrary6062780!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>