Show / Hide Table of Contents

Namespace Kephas.Threading.Tasks

Classes

TaskHelper

Extension methods for the System.Threading.Tasks.Task and System.Threading.Tasks.Task<TResult> classes.

TaskNotCompletedException

Exception for signalling task not completed errors.

TaskTimeoutException

Exception for signalling task timeout errors.

ThreadContext

Stores the thread context.

ThreadContextAwaiter

Awaiter preserving the thread context.

ThreadContextAwaiter<TResult>

Awaiter preserving the thread context.

ThreadContextBuilder

Provides methods to configure and build ThreadContext instances.

Back to top Generated by DocFX