Click or drag to resize
Akka.NETDeathWatchNotificationExistenceConfirmed Property
Gets a value indicating whether [existence confirmed].

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

Property Value

Type: Boolean
true if [existence confirmed]; otherwise, false.
See Also