Click or drag to resize
Akka.NETTerminatedExistenceConfirmed Property
The Terminated message was derived from that the remote node hosting the watched actor was detected as unreachable

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool ExistenceConfirmed { get; }

Property Value

Type: Boolean
See Also