| RemoteActorRefProviderRemoteDaemon Property |
Remoting system daemon responsible for powering remote deployment capabilities.
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public IInternalActorRef RemoteDaemon { get; }
member RemoteDaemon : IInternalActorRef with get
Property Value
Type:
IInternalActorRefSee Also