Share via


CepStream<TPayload>.ToPublishedStreamQuery Method

Include Protected Members
Include Inherited Members

Creates a query with an output bound to a published stream.

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 method ToPublishedStreamQuery(Uri, String, String, EventShape, StreamEventOrder) Creates a query with an output bound to an explicitly named published stream. The output of the query can be consumed through dynamic query composition. Only one query can produce events for a published stream at any given time.
Public method ToPublishedStreamQuery(Uri, Application, String, String, EventShape, StreamEventOrder) Creates a query with an output bound to an explicitly named published stream. The output of the query can be consumed through dynamic query composition. Only one query can produce events for a published stream at any given time.

Top

See Also

Reference

CepStream<TPayload> Class

Microsoft.ComplexEventProcessing.Linq Namespace