| 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.42 (1.2.3.42)
Syntax public IInternalActorRef RemoteDaemon { get; }
member RemoteDaemon : IInternalActorRef with get
Property Value
Type:
IInternalActorRefSee Also