| StrategyAllForOne Method |
| Name | Description | |
|---|---|---|
| AllForOne(FSharpFuncException, Directive) |
Returns a supervisor strategy appliable to each supervised actor when any of them had faulted during execution.
| |
| AllForOne(FSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan) |
Returns a supervisor strategy appliable to each supervised actor when any of them had faulted during execution.
| |
| AllForOne(FSharpExprFSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan) |
Returns a supervisor strategy appliable to each supervised actor when any of them had faulted during execution.
|