Click or drag to resize
Akka.NETRemoteActorRefLocalAddressToUse Property
Gets the local address to use.

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Address LocalAddressToUse { get; }

Property Value

Type: Address
The local address to use.
See Also