public sealed record CadCollabDiagnosticsUi(double SyncLagMs, int QueueDepth, TimeSpan SnapshotAge, bool ResyncRequired) : IEquatable<CadCollabDiagnosticsUi>
kind:method
kind:property
kind:ctor
CadCollabDiagnosticsUi(Double, Int32, TimeSpan, Boolean)
QueueDepth
ResyncRequired
SnapshotAge
SyncLagMs