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