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.3.1+b77df70598ab84c28cd43dcf74594024b6d575e1
Syntax AwaitQueryOptions Options { get; }
ReadOnly Property Options As AwaitQueryOptions
Get
property AwaitQueryOptions^ Options {
AwaitQueryOptions^ get ();
}
abstract Options : AwaitQueryOptions with get
Property Value
Type:
AwaitQueryOptionsSee Also