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

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

Property Value

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