| RemoteTransportDefaultAddress Property |
The default transport address of the
ActorSystem.
This is the listen address of the default transport.
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public abstract Address DefaultAddress { get; }
abstract DefaultAddress : Address with get
Property Value
Type:
AddressSee Also