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