Table of Contents

Property Initiated

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

Initiated

If the purge operation was successfully started

[JsonPropertyName("initiated")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool Initiated { get; set; }

Property Value

bool