add ability to configure scheduled task time limit

This commit is contained in:
Luke Pulverenti
2015-03-05 13:54:04 -05:00
parent 6e1178a07b
commit 0a7dc313fd
7 changed files with 36 additions and 82 deletions

View File

@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MediaBrowser.Common.ScheduledTasks
{
/// <summary>