ErrorAndStackTracesReplayStreamExtension<T> extension

Extension method on ReplayStream to access the emitted ErrorAndStackTraces.

on

Properties

errorAndStackTraces List<ErrorAndStackTrace>

Available on ReplayStream<T>, provided by the ErrorAndStackTracesReplayStreamExtension extension

Returns the emitted ErrorAndStackTraces. May be empty.
no setter