| DeadlineFailureDetectorHeartBeat Method |
Notifies the failure detector that a heartbeat arrived from the monitored resource.
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public override void HeartBeat()
abstract HeartBeat : unit -> unit
override HeartBeat : unit -> unit
See Also