CountWindowOutputPolicy.PointAlignToWindowEnd Property
Gets a window output policy instance for count 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 CountWindowOutputPolicy PointAlignToWindowEnd { get; }
Property Value
Type: Microsoft.ComplexEventProcessing.Linq.CountWindowOutputPolicy
A window output policy instance for count windows that adjusts the lifetime of the output events to point events which align with the window end time.