EdgeEvent.EventKind Property

Gets the event kind for the event.

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

Syntax

public override EventKind EventKind { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.EventKind
One of the enumeration values that specifies the kind of event (Insert or Cti).

See Also

Reference

EdgeEvent Class

Microsoft.ComplexEventProcessing Namespace