BatchingLoggerProvider(IOptionsMonitor<BatchingLoggerOptions>) Конструктор

Определение

protected:
 BatchingLoggerProvider(Microsoft::Extensions::Options::IOptionsMonitor<Microsoft::Extensions::Logging::AzureAppServices::Internal::BatchingLoggerOptions ^> ^ options);
protected BatchingLoggerProvider (Microsoft.Extensions.Options.IOptionsMonitor<Microsoft.Extensions.Logging.AzureAppServices.Internal.BatchingLoggerOptions> options);
new Microsoft.Extensions.Logging.AzureAppServices.Internal.BatchingLoggerProvider : Microsoft.Extensions.Options.IOptionsMonitor<Microsoft.Extensions.Logging.AzureAppServices.Internal.BatchingLoggerOptions> -> Microsoft.Extensions.Logging.AzureAppServices.Internal.BatchingLoggerProvider
Protected Sub New (options As IOptionsMonitor(Of BatchingLoggerOptions))

Параметры

Применяется к