Akka.Cluster.GossipOverview.GossipOverview C# (CSharp) Метод

GossipOverview() публичный Метод

public GossipOverview ( ) : System
Результат System
        public GossipOverview() : this(ImmutableHashSet.Create<UniqueAddress>(), Reachability.Empty) { }

Same methods

GossipOverview::GossipOverview ( ImmutableHashSet seen, Reachability reachability ) : System
GossipOverview::GossipOverview ( Reachability reachability ) : System