Click or drag to resize

AwaitQueryOptionsPreserveOrder Property

Get a Boolean that determines whether results should be ordered the same as the source.

Namespace:  MoreLinq.Experimental
Assembly:  MoreLinq (in MoreLinq.dll) Version: 3.1.0+ce7250fcae16725db4e3607598b1d4d8cb19957f
Syntax
public bool PreserveOrder { get; }

Property Value

Type: Boolean
See Also