| NATS C Client with JetStream and Streaming support
    3.7.0
    The nats.io C Client, Supported by Synadia Communications Inc. | 
#include <nats.h>
| Public Attributes | |
| int64_t | MaxMemory | 
| int64_t | MaxStore | 
| int64_t | MaxStreams | 
| int64_t | MaxConsumers | 
| int64_t | MaxAckPending | 
| int64_t | MemoryMaxStreamBytes | 
| int64_t | StoreMaxStreamBytes | 
| bool | MaxBytesRequired | 
Includes the JetStream limits of the current account.
| int64_t jsAccountLimits::MaxMemory | 
| int64_t jsAccountLimits::MaxStore | 
| int64_t jsAccountLimits::MaxStreams | 
| int64_t jsAccountLimits::MaxConsumers | 
| int64_t jsAccountLimits::MaxAckPending | 
| int64_t jsAccountLimits::MemoryMaxStreamBytes | 
| int64_t jsAccountLimits::StoreMaxStreamBytes | 
| bool jsAccountLimits::MaxBytesRequired |