Function parallel

  • Returns a Task that will run in parallel a set of given tasks. Suppresses the context's stdin. For tasks passed as arguments, the route will be left unmodified, while task lists and records will inherit their index or key name for their route.

    Parameters

    Returns Async

    Task