Unwatch Constructor
Initializes a new instance of the Unwatch class.
Namespace:
Akka.Dispatch.SysMsgAssembly: Akka (in Akka.dll)
Syntax
Parameters
- watchee
- Type: Akka.Actor..::..ActorRef
The watchee.
- watcher
- Type: Akka.Actor..::..ActorRef
The watcher.