Share via


DynamicQueryCompositionExtensions.ToStream Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ToStream<TPayload>(Query) Creates a new input stream bound to the output event stream of an existing query.
Public methodStatic member ToStream<TPayload>(Query, AdvanceTimeSettings) Creates a new input stream with given advance time settings bound to the output event stream of an existing query.
Public methodStatic member ToStream<TPayload>(Query, String) Creates a new input stream with a given name bound to the output event stream of an existing query.
Public methodStatic member ToStream<TPayload>(Query, String, AdvanceTimeSettings) Creates a new input stream with given name and advance time settings bound to the output event stream of an existing query.

Top

See Also

Reference

DynamicQueryCompositionExtensions Class

Microsoft.ComplexEventProcessing Namespace