| AtLeastOnceDeliveryReceiveActorUnconfirmedCount Property |
Number of messages that have not been confirmed yet.
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public int UnconfirmedCount { get; }
member UnconfirmedCount : int with get
Property Value
Type:
Int32See Also