Property Value
Value
Contains the current counter value when publishing messages with counter headers. This property is used in the context of the message counter feature.
[JsonPropertyName("val")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Value { get; set; }
Property Value
Remarks
Supported by server v2.12