Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Remote
FailureDetector Class
FailureDetector Methods
HeartBeat Method
FailureDetector
HeartBeat Method
Notifies the
FailureDetector
that a heartbeat arrived from the monitored resource. This causes the
FailureDetector
to update its state.
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
abstract
void
HeartBeat
()
abstract
HeartBeat
:
unit
->
unit
See Also
Reference
FailureDetector Class
Akka.Remote Namespace
Akka.NET Home
|
Learn Akka.NET