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, 1.8446744073709552E+19)]
public ulong Total { get; set; }

Property Value

ulong