public static ParallelLoopResult AsyncDo<T>( this IEnumerable<T> this, Action<T, ParallelLoopState> action, ParallelOptions options )