Table of Contents

Property AllowMsgSchedules

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

AllowMsgSchedules

AllowMsgSchedules enables the scheduling of messages.

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

Property Value

bool