Property LeaderSince
LeaderSince
The time that it was elected as leader (in RFC3339 format in JSON), absent when not the leader.
[JsonPropertyName("leader_since")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public DateTimeOffset LeaderSince { get; init; }
Property Value
Remarks
Supported by server v2.12