Class NatsJSExtensions
public static class NatsJSExtensions
- Inheritance
-
NatsJSExtensions
- Inherited Members
Methods
- EnsureSuccess(PubAckResponse)
Make sure acknowledgment was successful and throw an exception otherwise.
- IsSuccess(PubAckResponse)
Checks if there are no errors and message is not a duplicate.