Table of Contents

FiberScheduler Constructor

FiberScheduler(int)

public FiberScheduler(int concurrency)

Create a new instance of the FiberScheduler class.

Parameters

concurrency int

The number of tasks to run in parallel.