EventStreamSourceOptions Enumeration

 

Specifies the options for the source of the event stream.

Namespace:   Microsoft.SqlServer.XEvent.Linq
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

public enum class EventStreamSourceOptions

Member nameDescription
EventFile

The event file.

EventStream

The event stream.

Return to top
Show: