Supervisor Constructor
Namespace:
Akka.Tests
Assembly: Akka.TestKit (in Akka.TestKit.dll)
Assembly: Akka.TestKit (in Akka.TestKit.dll)
Syntax
public Supervisor( SupervisorStrategy supervisorStrategy )
Public Sub New ( _ supervisorStrategy As SupervisorStrategy _ )
public: Supervisor( SupervisorStrategy^ supervisorStrategy )
Parameters
- supervisorStrategy
- Type: Akka.Actor..::..SupervisorStrategy