Click or drag to resize
WatchWatcher Property
Gets the watcher.

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

Property Value

Type: ActorRef
The watcher.
See Also