Property ContinueOnFault
- Namespace
- Icicle
- Assembly
- Icicle.dll
ContinueOnFault
Flag indicates the Run(RunOptions?, CancellationToken) should not stop on any faults and should keep running child tasks until they are all attempted
public bool ContinueOnFault { get; init; }