1 write to _maxBlobsPerDrain
Microsoft.DotNet.Cli.Telemetry (1)
PersistentStorageTraceExporter.cs (1)
51_maxBlobsPerDrain = maxBlobsPerDrain;
1 reference to _maxBlobsPerDrain
Microsoft.DotNet.Cli.Telemetry (1)
PersistentStorageTraceExporter.cs (1)
112var uploader = new PersistentStorageTelemetryUploader(_storage, transport, _leasePeriodMilliseconds, _maxBlobsPerDrain);