EdgeEvent.EdgeType Property

Gets the edge type.

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

Syntax

public EdgeType EdgeType { get; internal set; }

Property Value

Type: Microsoft.ComplexEventProcessing.EdgeType
Start for Start edges; end for End edges.

See Also

Reference

EdgeEvent Class

Microsoft.ComplexEventProcessing Namespace