Share via


SnapshotWindowPlanNode<TInput,TState,TResult>.Kind Property

Definition

Indicates that the current node is a snapshot window aggregate operation.

public override Microsoft.StreamProcessing.PlanNodeKind Kind { get; }
member this.Kind : Microsoft.StreamProcessing.PlanNodeKind
Public Overrides ReadOnly Property Kind As PlanNodeKind

Property Value

Applies to