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

Property Value

Type: Boolean
See Also