RazorWireStreamAdmissionSnapshot Snapshot { get; }
Source
Gets the current in-process live subscription and live channel counts.
Remarks
The snapshot is moment-in-time diagnostic state. It is useful for development responses, logs, and tests, but it should not be treated as a stable concurrency token because another request can change the counts immediately after the snapshot is read.