FiberContinuation.cs
Go to the documentation of this file.
11 public FiberContinuation(Fiber fiber, FiberContinuationOptions options, FiberScheduler scheduler)
Definition: AggregateException.cs:31
FiberContinuationOptions
Specifies the behavior for a fiber that is created by using the Fiber.ContinueWith method.
Definition: FiberContinuationOptions.cs:9
Definition: Fiber.ContinueWith.cs:6