NATS C Client with JetStream and Streaming support  3.2.0
The nats.io C Client, Supported by Synadia Communications Inc.
jsAccountLimits Struct Reference

#include <nats.h>

Public Attributes

int64_t MaxMemory
 
int64_t MaxStore
 
int64_t MaxStreams
 
int64_t MaxConsumers
 

Detailed Description

Includes the JetStream limits of the current account.

Member Data Documentation

◆ MaxMemory

int64_t jsAccountLimits::MaxMemory

◆ MaxStore

int64_t jsAccountLimits::MaxStore

◆ MaxStreams

int64_t jsAccountLimits::MaxStreams

◆ MaxConsumers

int64_t jsAccountLimits::MaxConsumers

The documentation for this struct was generated from the following file: