Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Commit 819636c

Browse files
committed
Replaced the deprecated class.
1 parent bf30d6c commit 819636c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Sitecore.Azure.Diagnostics/Tasks/BlobsCleanupAgent.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public virtual void Run()
5656

5757
this.LogInfo("Scheduling.BlobsCleanupAgent: Done.");
5858

59-
TaskCounters.FileCleanups.Increment();
59+
JobsCount.TasksFileCleanups.Increment();
6060
}
6161

6262
/// <summary>

0 commit comments

Comments
 (0)