EdgeType Enumeration

Enumerates the valid edge types.

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

Syntax

public enum EdgeType

Members

Member name Description
Start Represents a Start edge event.
End Represents an End edge event.

See Also

Reference

Microsoft.ComplexEventProcessing Namespace