ClusterSingletonProxySettings Constructor |
Namespace: Akka.Cluster.Tools.Singleton
public ClusterSingletonProxySettings( string singletonName, string role, TimeSpan singletonIdentificationInterval, int bufferSize )
Exception | Condition |
---|---|
ArgumentException | This exception is thrown when either the specified singletonIdentificationInterval or bufferSize is less than or equal to zero. |
ArgumentNullException |