Table of Contents

taskSource Field

protected readonly TaskCompletionSource<byte> taskSource

The TaskCompletionSource used to manage the completion state of the fiber.

Returns

TaskCompletionSource<byte>
The TaskCompletionSource used to manage the completion state of the fiber.