HoppingWindowOutputPolicy.PointAlignToWindowEnd Property

Gets a window output policy instance for hopping windows that adjusts the lifetime of the output events to point events which align with the window end time.

Namespace:  Microsoft.ComplexEventProcessing.Linq
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public static HoppingWindowOutputPolicy PointAlignToWindowEnd { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.Linq.HoppingWindowOutputPolicy
A window output policy instance for hopping windows that adjusts the lifetime of the output events to point events which align with the window end time.

Remarks

For more information, see Hopping Windows.

See Also

Reference

HoppingWindowOutputPolicy Class

Microsoft.ComplexEventProcessing.Linq Namespace