Table of Contents

AsTask Method

AsTask()

public Task AsTask()

Returns the underlying Task that represents the asynchronous operation of the fiber.

Returns

Task

The Task associated with the fiber.