Click or drag to resize
Akka.NETAssociationHandleLocalAddress Property
Address of the local endpoint

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Address LocalAddress { get; protected set; }

Property Value

Type: Address
See Also