Table of Contents

Property PauseRemaining

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

PauseRemaining

[JsonPropertyName("pause_remaining")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[JsonConverter(typeof(NatsJSJsonNullableNanosecondsConverter))]
public TimeSpan? PauseRemaining { get; init; }

Property Value

TimeSpan?