WindowInputPolicy.ClipToWindow Property

Gets a window input policy that clips input event start and end time to the window boundaries.

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

Syntax

public static WindowInputPolicy ClipToWindow { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.Linq.WindowInputPolicy
A window input policy that clips input event start and end time to the window boundaries.

See Also

Reference

WindowInputPolicy Class

Microsoft.ComplexEventProcessing.Linq Namespace