EventStreamSourceOptions Enum

Definition

Specifies the options for the source of the event stream.

public enum class EventStreamSourceOptions
public enum EventStreamSourceOptions
type EventStreamSourceOptions = 
Public Enum EventStreamSourceOptions
Inheritance
EventStreamSourceOptions

Fields

EventFile 1

The event file.

EventStream 0

The event stream.

Applies to