CepStream.ToEnumerable Method

Include Protected Members
Include Inherited Members

Converts a stream of events to enumerable output.

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 ToEnumerable<TPayload>(CepStream<TPayload>) Converts a stream of events to enumerable output by removing event headers and discarding CTI events.
Public methodStatic member ToEnumerable<TPayload>(CepStream<TPayload>, StreamEventOrder) Converts a stream of events to enumerable output with the specified event order by removing event headers and discarding CTI events.

Top

See Also

Reference

CepStream Class

Microsoft.ComplexEventProcessing.Linq Namespace