Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
proton-dotnet-1.0.0-M7
-
None
Description
The queued deliveries count API on the receiver needs to operate on the connection thread to ensure the access to the underlying structures is single threaded. Current use can break on interaction from external client use and internal NextReceiver API use.