HoppingWindowOutputPolicy.ClipToWindowEnd Property

Gets a window output policy instance for hopping windows that clips the end time of the output events to the window end.

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

Syntax

public static HoppingWindowOutputPolicy ClipToWindowEnd { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.Linq.HoppingWindowOutputPolicy
A window output policy instance for hopping windows that clips the end time of the output events to the window end.

Remarks

For more information, see Hopping Windows.

See Also

Reference

HoppingWindowOutputPolicy Class

Microsoft.ComplexEventProcessing.Linq Namespace