| DistributedPubSubMediatorOwnVersions Property |
TBD
Namespace:
Akka.Cluster.Tools.PublishSubscribe
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public IDictionary<Address, long> OwnVersions { get; }
member OwnVersions : IDictionary<Address, int64> with get
Property Value
Type:
IDictionaryAddress,
Int64See Also