Class RemoteWatcher.WatchRemote
TBD
Inherited Members
Namespace: Akka.Remote
Assembly: Akka.Remote.dll
Syntax
public sealed class WatchRemote : RemoteWatcher.WatchCommand
Constructors
| Improve this Doc View SourceWatchRemote(IInternalActorRef, IInternalActorRef)
TBD
Declaration
public WatchRemote(IInternalActorRef watchee, IInternalActorRef watcher)
Parameters
Type | Name | Description |
---|---|---|
Akka.Actor.IInternalActorRef | watchee | TBD |
Akka.Actor.IInternalActorRef | watcher | TBD |