taskSource Field
- Namespace
- SatorImaging.UnityFundamentals
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.