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