Pool..::..DefaultStrategy Property
When supervisorStrategy is not specified for an actor this
is used by default. OneForOneStrategy with a decider which escalates by default.
Namespace:
Akka.RoutingAssembly: Akka (in Akka.dll)
Syntax
public static SupervisorStrategy DefaultStrategy { get; }
Public Shared ReadOnly Property DefaultStrategy As SupervisorStrategy Get
public: static property SupervisorStrategy^ DefaultStrategy { SupervisorStrategy^ get (); }