C# Class Akka.Cluster.ClusterHeartbeatSender.Heartbeat

Sent at regular intervals for failure detection
Inheritance: IClusterMessage, IPriorityMessage
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
Heartbeat ( Akka.Actor.Address @from ) : System

Private Methods

Méthode Description
Equals ( Heartbeat other ) : bool

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

Heartbeat() public méthode

public Heartbeat ( Akka.Actor.Address @from ) : System
@from Akka.Actor.Address
Résultat System