Click or drag to resize
Akka.NETClusterSingletonProxySettingsCreate Method (ActorSystem)
TBD

Namespace:  Akka.Cluster.Tools.Singleton
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static ClusterSingletonProxySettings Create(
	ActorSystem system
)

Parameters

system
Type: Akka.ActorActorSystem
TBD

Return Value

Type: ClusterSingletonProxySettings
TBD
Exceptions
ExceptionCondition
ConfigurationExceptionTBD
See Also