| RemoteWatcherRemoveWatchee Method |
TBD
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax protected void RemoveWatchee(
IInternalActorRef watchee
)
member RemoveWatchee :
watchee : IInternalActorRef -> unit
Parameters
- watchee
- Type: Akka.ActorIInternalActorRef
TBD
See Also