Microsoft.JEE.GarbageCollectorGarbage Collector

Microsoft.JEE.GarbageCollector (ClassType)

A class that contains properties that are common to garbage collectors.

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4260bb7e-fed1-08ff-7b0a-8a29e67af35a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.JEE.GarbageCollector:
GarbageCollectorName  string  Garbage Collector Name The name of the Java Virtual Machine garbage collector. true 64  True     

Health Model:

Source Code:

<ClassType ID="Microsoft.JEE.GarbageCollector" Abstract="false" Accessibility="Public" Hosted="true" Base="System!System.ApplicationComponent">
<Property ID="GarbageCollectorName" Type="string" Key="true" CaseSensitive="true" MaxLength="64" MinLength="0"/>
</ClassType>