Click or drag to resize
Akka.NETClusterSingletonManagerProps Method
Overload List
  NameDescription
Public methodStatic memberProps(Props, ClusterSingletonManagerSettings)
Creates props for the current cluster singleton manager using PoisonPill as the default termination message.
Public methodStatic memberProps(Props, Object, ClusterSingletonManagerSettings)
Creates props for the current cluster singleton manager.
Top
See Also