Click or drag to resize
Akka.NETRemoteWatcher Fields

The RemoteWatcher type exposes the following members.

Fields
  NameDescription
Protected fieldLog
TBD
Protected fieldWatcheeByNodes
Nodes that this node is watching, i.e. expecting heartbeats from these nodes. Map of address --> Set(watchee) on this address.
Protected fieldWatching
Actors that this node is watching, map of watchee --> Set(watchers)
Top
See Also