<HeapEventCollector Id = IdType
Base = string
Name = string
Realtime = boolean
Secure = boolean>
<!-- Child elements -->
BufferSize,
Buffers,
StackCaching,
MaximumFileSize,
FileMax
</HeapEventCollector>
Attributes and Elements
Attributes
Attribute
Description
Data type
Required
Default
Id
Uniquely identifies the heap event collector.
String that must have at least one character and cannot contain colons (:) or spaces.
Yes
Base
Indicates the base of the collector.
string
No
Name
Indicates the name of the heap event collector.
string
Yes
Realtime
Indicates whether the event collector operates in real time.
boolean
No
false
Secure
If set to true, indicates that only users with administrative privileges and proper access rights can control the session. If set to false, indicates that all users can control the session.
Represents a collection of collectors, providers, and profiles.
Remarks
Derived event collectors have the attributes of the base collector by default. These can be overridden by explicitly specifying them in the derived collector. For more information, see Inheritance.