Class PersistencePluginProxy.TargetLocation
TBD
Inherited Members
Namespace: Akka.Persistence.Journal
Assembly: Akka.Persistence.dll
Syntax
public sealed class TargetLocation
Constructors
| Improve this Doc View SourceTargetLocation(Address)
TBD
Declaration
public TargetLocation(Address address)
Parameters
Type | Name | Description |
---|---|---|
Address | address | TBD |
Properties
| Improve this Doc View SourceAddress
TBD
Declaration
public Address Address { get; }
Property Value
Type | Description |
---|---|
Address |