nats-io / stan.net

The official NATS .NET C# Streaming Client
Apache License 2.0
138 stars 41 forks source link

Support for RedeliveryCount #196

Open robertmircea opened 3 years ago

robertmircea commented 3 years ago

As per this MR nats-io/stan.go#295 a redeliveryCount method is added in stan.go. Please add support for redeliveryCount