1 write to Time
Aspire.Confluent.Kafka (1)
StatisticsJsonSerializerContext.Statistics.g.cs (1)
132Setter = static (obj, value) => ((global::Aspire.Confluent.Kafka.Statistics)obj).Time = value!,
2 references to Time
Aspire.Confluent.Kafka (2)
StatisticsJsonSerializerContext.Statistics.g.cs (2)
131Getter = static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).Time, 466writer.WriteNumber(PropName_time, ((global::Aspire.Confluent.Kafka.Statistics)value).Time);