Structs
Trace provider configuration.
A Stream of incoming requests for Provider
A Stream of incoming requests for Registry
Additional options to control tracing at start.
Enums
The provider interface which applications must implement and register
with the
TraceRegistry
to participate in tracing.The service which trace providers use to register themselves with
the tracing system.
Note that one property of this interface is that once registration is made
the provider can drop this connection.