Click or drag to resize
Akka.NETAtLeastOnceDeliverySemanticDeliveryDestination Property

[Missing <summary> documentation for "P:Akka.Persistence.AtLeastOnceDeliverySemantic.Delivery.Destination"]

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ActorPath Destination { get; }

Property Value

Type: ActorPath
See Also