EventSessionEventRetentionModeType Enum

Definition

The types of event retention modes

[System.Serializable]
public enum EventSessionEventRetentionModeType
type EventSessionEventRetentionModeType = 
Public Enum EventSessionEventRetentionModeType
Inheritance
EventSessionEventRetentionModeType
Attributes
SerializableAttribute SerializableAttribute

Fields

AllowMultipleEventLoss 2
AllowSingleEventLoss 1
NoEventLoss 3
Unknown 0

Applies to