Table of Contents

Property Total

Namespace
NATS.Client.JetStream.Models
Assembly
NATS.Client.JetStream.dll

Total

Total number of API requests received for this account

[JsonPropertyName("total")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Total { get; set; }

Property Value

int