Click or drag to resize

IAwaitQueryTOptions Property

The options that determine how the sequence evaluation behaves when it is iterated.

Namespace:  MoreLinq.Experimental
Assembly:  MoreLinq (in MoreLinq.dll) Version: 3.2.0+5205ea241d72b079436060d330cd5c2eae7cdcdf
Syntax
AwaitQueryOptions Options { get; }

Property Value

Type: AwaitQueryOptions
See Also