System.Data.Entity.SqlServer.Utilities Namespace

Entity Framework 6.0
 

ClassDescription
System_CAPS_pubclassTaskExtensions

Contains extension methods for the Task class.

StructureDescription
System_CAPS_pubstructureTaskExtensions.CultureAwaiter

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

System_CAPS_pubstructureTaskExtensions.CultureAwaiter(Of T)

Provides an awaitable object that allows for awaits on Task(Of TResult) that preserve the culture.

Return to top
Show: