ClusterSingletonProxySettings Properties |
The ClusterSingletonProxySettings type exposes the following members.
Name | Description | |
---|---|---|
BufferSize |
If the location of the singleton is unknown the proxy will buffer this number of messages and deliver them when the singleton is identified.
| |
Role |
The role of the cluster nodes where the singleton can be deployed.
| |
SingletonIdentificationInterval |
Interval at which the proxy will try to resolve the singleton instance.
| |
SingletonName |
The actor name of the singleton actor that is started by the ClusterSingletonManager.
|