Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.TaskAsyncEnumerableExtensions Class Reference

Static Public Member Functions

static ConfiguredAsyncDisposable ConfigureAwait (this IAsyncDisposable source, bool continueOnCapturedContext)
 
static ConfiguredCancelableAsyncEnumerable< TConfigureAwait< T > (this IAsyncEnumerable< T > source, bool continueOnCapturedContext)
 
static ConfiguredCancelableAsyncEnumerable< TWithCancellation< T > (this IAsyncEnumerable< T > source, CancellationToken cancellationToken)
 

Detailed Description

Definition at line 6 of file TaskAsyncEnumerableExtensions.cs.


The documentation for this class was generated from the following file: