UntypedEvent.EventKind Property

Gets the kind of the event.

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

Syntax

public virtual EventKind EventKind { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.EventKind
The kind of the event.

See Also

Reference

UntypedEvent Class

Microsoft.ComplexEventProcessing Namespace