System.Data.Entity.SqlServer.Utilities Namespace

Classes

TaskExtensions

Contains extension methods for the Task class.

Structs

TaskExtensions.CultureAwaiter

Provides an awaitable object that allows for awaits on Task that preserve the culture.

TaskExtensions.CultureAwaiter<T>

Provides an awaitable object that allows for awaits on Task<TResult> that preserve the culture.