言語

EventStreamSourceOptions 列挙型

定義

イベントストリームのソースのオプションを指定します。

public enum class EventStreamSourceOptions
public enum EventStreamSourceOptions
type EventStreamSourceOptions = 
Public Enum EventStreamSourceOptions
継承
EventStreamSourceOptions

フィールド

名前 説明
EventStream 0

イベント配信。

EventFile 1

イベントファイル。

適用対象