| RemoteWatcherUnwatchNode Method |
TBD
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax protected void UnwatchNode(
Address watcheeAddress
)
member UnwatchNode :
watcheeAddress : Address -> unit
Parameters
- watcheeAddress
- Type: Akka.ActorAddress
TBD
See Also