共用方式為


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

Name Value Description
Unknown 0
AllowSingleEventLoss 1
AllowMultipleEventLoss 2
NoEventLoss 3

Applies to