AwaitQueryOptionsPreserveOrder Property
Get a Boolean that determines whether results should be ordered
the same as the source.
Namespace: MoreLinq.ExperimentalAssembly: MoreLinq (in MoreLinq.dll) Version: 4.1.0+0e154ef592f33ce0f6f3d534a9eedee273f0ce72
public bool PreserveOrder { get; }
Public ReadOnly Property PreserveOrder As Boolean
Get
public:
property bool PreserveOrder {
bool get ();
}
member PreserveOrder : bool with get
Property Value
Boolean