| AutoDowningDowningActorProps Property |
TBD
Namespace:
Akka.Cluster
Assembly:
Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Props DowningActorProps { get; }
abstract DowningActorProps : Props with get
override DowningActorProps : Props with get
Property Value
Type:
PropsImplements
IDowningProviderDowningActorPropsExceptions Exception | Condition |
---|
ConfigurationException |
This exception is thrown when the akka.cluster.auto-down-unreachable-after configuration setting is not set.
|
See Also