Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
SupervisorStrategy Class
SupervisorStrategy Properties
Decider Property
LoggingEnabled Property
SupervisorStrategy
Decider Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
abstract
IDecider
Decider
{
get
; }
abstract
Decider
:
IDecider
with
get
Property Value
Type:
IDecider
See Also
Reference
SupervisorStrategy Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET