CepRankedEvent<P>.Rank Property

Gets the rank of the event.

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

Syntax

public int Rank { get; internal set; }

Property Value

Type: System.Int32
The rank of the event.

See Also

Reference

CepRankedEvent<P> Class

Microsoft.ComplexEventProcessing.Linq Namespace