Click or drag to resize
WatchWatchee Property
Gets the watchee.

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

Property Value

Type: ActorRef
The watchee.
See Also