Table of Contents

Interface IInstruments

Namespace
Xui.Core.Debug
Assembly
Xui.Core.dll

Factory interface for creating per-run-loop instrumentation sinks. Set on Instruments at startup. Implementations are swappable (console, file, network, E2E test).

public interface IInstruments

Methods

CreateSink()

IInstrumentsSink CreateSink()

Returns

IInstrumentsSink