QStreamable.TumblingWindow Method

Include Protected Members
Include Inherited Members

Produces a windowed stream based on window definition.

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 TumblingWindow<TPayload>(IQStreamable<TPayload>, TimeSpan) Produces a windowed stream based on window definition.
Public methodStatic member TumblingWindow<TPayload>(IQStreamable<TPayload>, TimeSpan, DateTime) Produces a windowed stream based on window definition.

Top

See Also

Reference

QStreamable Class

Microsoft.ComplexEventProcessing.Linq Namespace