Click or drag to resize
Akka.NETDistributedPubSubSettingsGossipInterval Property
How often the DistributedPubSubMediator should send out gossip information

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 TimeSpan GossipInterval { get; }

Property Value

Type: TimeSpan
See Also