AsTask Method
- Namespace
- SatorImaging.UnityFundamentals
AsTask()
public Task AsTask()
Returns the underlying Task that represents the asynchronous operation of the fiber.
Returns
- Task
The Task associated with the fiber.
public Task AsTask()
Returns the underlying Task that represents the asynchronous operation of the fiber.
The Task associated with the fiber.