Click or drag to resize

AwaitQueryOptionsScheduler Property

Get the scheduler to be used for any workhorse task.

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

Property Value

Type: TaskScheduler
See Also