Watch..::..Watcher Property

Gets the watcher.

Namespace:  Akka.Dispatch.SysMsg
Assembly:  Akka (in Akka.dll)

Syntax


public ActorRef Watcher { get; set; }
Public Property Watcher As ActorRef
	Get
	Set
public:
property ActorRef^ Watcher {
	ActorRef^ get ();
	void set (ActorRef^ value);
}

Field Value

The watcher.