Click or drag to resize
Akka.NETRemoteWatcherWatchNode Method
TBD

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected virtual void WatchNode(
	IInternalActorRef watchee
)

Parameters

watchee
Type: Akka.ActorIInternalActorRef
TBD
See Also