Share via


ReshapingPolicy.CoalesceEndEdges Method

Definition

Coalesce end edges with their starts into interval events (WARNING: may cause delay of output until the end of stream)

public static Microsoft.StreamProcessing.ReshapingPolicy CoalesceEndEdges ();
static member CoalesceEndEdges : unit -> Microsoft.StreamProcessing.ReshapingPolicy
Public Shared Function CoalesceEndEdges () As ReshapingPolicy

Returns

An instance of the reshaping policy

Applies to