OutputStreamBinding.StreamEventOrder Property

Gets information about the order of events in that stream.

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

Syntax

public StreamEventOrder StreamEventOrder { get; internal set; }

Property Value

Type: Microsoft.ComplexEventProcessing.StreamEventOrder
The order of events in that stream.

See Also

Reference

OutputStreamBinding Class

Microsoft.ComplexEventProcessing Namespace