1 write to Name
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
25Name = name;
3 references to Name
Aspire.Dashboard (3)
Otlp\Storage\Subscription.cs (3)
41Logger.LogDebug("Subscription '{Name}' update already queued.", Name); 53Logger.LogTrace("Subscription '{Name}' minimum execute interval hit. Waiting {DelayInterval}.", Name, s); 92Logger.LogTrace("Subscription '{Name}' executing.", Name);