| RemoteActorRefLocalAddressToUse Property |
Gets the local address to use.
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Address LocalAddressToUse { get; }
member LocalAddressToUse : Address with get
Property Value
Type:
AddressThe local address to use.
See Also