EventSessionMemoryPartitionModeType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The types of memory partition mode
[System.Serializable]
public enum EventSessionMemoryPartitionModeType
type EventSessionMemoryPartitionModeType =
Public Enum EventSessionMemoryPartitionModeType
- Inheritance
-
EventSessionMemoryPartitionModeType
- Attributes
-
SerializableAttribute SerializableAttribute
Fields
| None | 1 | |
| PerCpu | 3 | |
| PerNode | 2 | |
| Unknown | 0 |