EventSessionEventRetentionModeType Enum

Definition

The types of event retention modes

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

Fields

AllowMultipleEventLoss 2
AllowSingleEventLoss 1
NoEventLoss 3
Unknown 0

Applies to