SnapshotWindowOutputPolicy.Clip Property

Gets a snapshot window output policy instance 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 SnapshotWindowOutputPolicy Clip { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.Linq.SnapshotWindowOutputPolicy
A snapshot window output policy instance that clips the end time of output events to the window end.

See Also

Reference

SnapshotWindowOutputPolicy Class

Microsoft.ComplexEventProcessing.Linq Namespace