C# Class EventCentric.Heartbeating.HeartbeatEmitter

A heartbeat emitter is attached to a poller (a subscriber). This belongs to a subscriber that can fall asleep. The Listener is always asking for a heartbeat on a regular interval.
Afficher le fichier Open project: Narvalex/EventCentric

Méthodes publiques

Méthode Description
GetHeartbeat ( string heartbeatListener ) : string
HeartbeatEmitter ( string nodeName ) : System.Net

Method Details

GetHeartbeat() public méthode

public GetHeartbeat ( string heartbeatListener ) : string
heartbeatListener string
Résultat string

HeartbeatEmitter() public méthode

public HeartbeatEmitter ( string nodeName ) : System.Net
nodeName string
Résultat System.Net