| DistributedPubSubIsTerminated Property |
Returns true if this member is not tagged with the role configured for the mediator.
Namespace:
Akka.Cluster.Tools.PublishSubscribe
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool IsTerminated { get; }
member IsTerminated : bool with get
Property Value
Type:
BooleanSee Also