| BackoffOptionsWithDefaultStoppingStrategy Method |
Namespace:
Akka.Pattern
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public abstract BackoffOptions WithDefaultStoppingStrategy()
abstract WithDefaultStoppingStrategy : unit -> BackoffOptions
Return Value
Type:
BackoffOptions[Missing <returns> documentation for "M:Akka.Pattern.BackoffOptions.WithDefaultStoppingStrategy"]
See Also