public TessaTracingBackgroundService(
IOptions<WebOptions> webOptions
)Public Sub New (
webOptions As IOptions(Of WebOptions)
)public:
TessaTracingBackgroundService(
IOptions<WebOptions^>^ webOptions
)new :
webOptions : IOptions<WebOptions> -> TessaTracingBackgroundService