Click or drag to resize
Akka.NETActorSystemCreate Method
Overload List
  NameDescription
Public methodStatic memberCreate(String)
Creates a new ActorSystem with the specified name.
Public methodStatic memberCreate(String, Config)
Creates a new ActorSystem with the specified name and configuration.
Top
See Also