public static ParallelLoopResult AsyncDo<T>( this IEnumerable<T> this, Action<T, long> action, int maxParallelism )