| StrategyOneForOne Method |
| Name | Description | |
|---|---|---|
| OneForOne(FSharpFuncException, Directive) |
Returns a supervisor strategy appliable only to child actor which faulted during execution.
| |
| OneForOne(FSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan) |
Returns a supervisor strategy appliable only to child actor which faulted during execution.
| |
| OneForOne(FSharpExprFSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan) |
Returns a supervisor strategy appliable only to child actor which faulted during execution.
|