|  | ClusterSingletonManagerSettings Properties | 
The ClusterSingletonManagerSettings type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HandOverRetryInterval | 
            When a node is becoming oldest it sends hand-over request to previous oldest, that might be leaving the cluster.
             | 
|  | RemovalMargin | 
            Margin until the singleton instance that belonged to a downed/removed partition is created in surviving partition.
             | 
|  | Role | 
            Singleton among the nodes tagged with specified role.
             | 
|  | SingletonName | 
            The actor name of the child singleton actor.
             | 
 See Also
See Also