TypedEvent<TPayload>.EventKind Property

Gets the kind of the event.

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

Syntax

public EventKind EventKind { get; internal set; }

Property Value

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

See Also

Reference

TypedEvent<TPayload> Class

Microsoft.ComplexEventProcessing Namespace