HeapProcessIds

Represents a collection of heap process identifiers.

Element Hierarchy

Syntax

<HeapProcessIds Operation = "Set" | "Add" | “Remove” >

  <!-- Child elements -->
  HeapProcessId

</HeapProcessIds>

Attributes and Elements

Attributes

Attribute Description Data type Required Default
Operation Indicates whether HeapProcessId elements should be set or added. This attribute can have one of the following values:
  • Set
  • Add
  • Remove
No Set

Child Elements

Element Description Requirement
HeapProcessId Uniquely identifies a heap process. Required, 1 or more.

Parent Elements

Element Description
HeapEventProvider Represents a heap event provider.
HeapEventProviderId Represents a heap event provider identifier.

Elements