Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
AllForOneStrategy Class
AllForOneStrategy Constructor
AllForOneStrategy Constructor
AllForOneStrategy Constructor (Func(Exception, Directive))
AllForOneStrategy Constructor (IDecider)
AllForOneStrategy Constructor (Nullable(Int32), Nullable(TimeSpan), IDecider)
AllForOneStrategy Constructor (Nullable(Int32), Nullable(TimeSpan), Func(Exception, Directive))
AllForOneStrategy Constructor (Int32, Int32, IDecider, Boolean)
AllForOneStrategy Constructor (Int32, Int32, Func(Exception, Directive), Boolean)
AllForOneStrategy Constructor
Serialization-friendly constructor
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
protected
AllForOneStrategy
()
new
:
unit
->
AllForOneStrategy
See Also
Reference
AllForOneStrategy Class
AllForOneStrategy Overload
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET