| NATS C Client with JetStream and Streaming support
    3.9.1
    The nats.io C Client, Supported by Synadia Communications Inc. | 
#include <nats.h>
| Public Attributes | |
| bool | Paused | 
| int64_t | PauseUntil | 
| UTC time expressed as number of nanoseconds since epoch.  More... | |
| int64_t | PauseRemaining | 
| Remaining time in nanoseconds.  More... | |
Request to pause the consumer, used to call js_PauseConsumer.
| bool jsConsumerPauseResponse::Paused | 
| int64_t jsConsumerPauseResponse::PauseUntil | 
| int64_t jsConsumerPauseResponse::PauseRemaining |