言語

EventRetentionMode 列挙型

定義

イベント セッションのイベント保持モード

public enum EventRetentionMode
type EventRetentionMode = 
Public Enum EventRetentionMode
継承
EventRetentionMode

フィールド

名前 説明
AllowSingleEventLoss 0

AllowSingleEventLoss

AllowMultipleEventLoss 1

AllowMultipleEventLoss

NoEventLoss 2

NoEventLoss

適用対象