Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents an identifier for a provider of heap events.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <Profile>
- <Collectors>
- <HeapEventCollectorId>
- <HeapEventProviders>
- <HeapEventProviderId>
- <HeapEventProviders>
- <HeapEventCollectorId>
- <Collectors>
- <Profile>
- <Profiles>
Syntax
<HeapEventProviderId Value = IdType>
<!-- Child elements -->
HeapProcessIds
</HeapEventProviderId>
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default |
|---|---|---|---|---|
| Value | Uniquely identifies the heap event provider. | String that must have at least one character and cannot contain colons (:) or spaces. | Yes |
Child Elements
| Element | Description | Requirement |
|---|---|---|
| HeapProcessIds | Represents a collection of heap process identifiers. | Required, exactly 1. |
Parent Elements
| Element | Description |
|---|---|
| HeapEventProviders | Represents a collection of heap event provider identifiers and heap event providers. |