Property StatsHandler
StatsHandler
Stats handler. JSON object returned by this handler will be included in
the service stats data
property.
public Func<INatsSvcEndpoint, JsonNode>? StatsHandler { get; init; }
Stats handler. JSON object returned by this handler will be included in
the service stats data
property.
public Func<INatsSvcEndpoint, JsonNode>? StatsHandler { get; init; }