public static IAsyncQueryable<TSource> Finally<TSource>( this IAsyncQueryable<TSource> source, Action finallyAction )