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.0.0
Syntax
public bool PreserveOrder { get; }

Property Value

Type: Boolean
See Also