Table of Contents

Property Time

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

Time

The time the message was received

[JsonPropertyName("time")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required(AllowEmptyStrings = true)]
public required DateTimeOffset Time { get; set; }

Property Value

DateTimeOffset