EventStreamSourceOptions Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
EventStream | 0 | The event stream. |
EventFile | 1 | The event file. |