CepStream.ToStream Method

Include Protected Members
Include Inherited Members

Translates an event source that implements the IEnumerable interface into a CepStream that can be queried.

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>(IEnumerable<EdgeEvent<TPayload>>, Application, AdvanceTimeSettings, String)
Public methodStatic member ToStream<TPayload>(IEnumerable<IntervalEvent<TPayload>>, Application, AdvanceTimeSettings, String)
Public methodStatic member ToStream<TPayload>(IEnumerable<PointEvent<TPayload>>, Application, AdvanceTimeSettings, String)

Top

See Also

Reference

CepStream Class

Microsoft.ComplexEventProcessing.Linq Namespace