C# (CSharp) Foundation.Tasks Namespace

Classes

Name Description
HttpMetadata Error Response
TaskManager
TaskManager.CoroutineCommand Thread safe coroutine command
TaskManager.LogCommand Thread Safe logger command
UnityTask A task encapsulates future work that may be waited on. - Support running actions in background threads - Supports running coroutines with return results - Use the WaitForRoutine method to wait for the task in a coroutine