Proton DotNet
|
Classes | |
class | FifoDeliveryQueue |
Simple first in / first out delivery queue with no reordering for priority or other criteria. More... | |
interface | IDeliveryQueue |
A generic delivery queue used to hold messages or other delivery objects that need to be consumed in order and also provides put-back options for redelivery scenarios. More... | |
class | IdGenerator |
class | Objects |
Static utility methods for validation and or interactions with various opaque object vales. | |
class | ReconnectLocationPool |