Skip to content

refactor ParallelActionInvoker to use the normal 'With' syntax #10

@bertvanbrakel

Description

@bertvanbrakel

instead of

ParallelActionInvoker.InvokeAllWaiting...

use

ParallelActionInvoker.With().Actions(..).Timeout(..).ThreadPriority(..) <-- IInvoker

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions