Click or drag to resize
Akka.NETRemoteScopeAddress Property
The address to which actors are deployed.

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

Property Value

Type: Address
See Also