Some things need to be public/adjusted for Deploy
This commit is contained in:
@@ -3,7 +3,7 @@ namespace Umbraco.Web.Scheduling
|
||||
/// <summary>
|
||||
/// Provides options to the <see cref="BackgroundTaskRunner{T}"/> class.
|
||||
/// </summary>
|
||||
internal class BackgroundTaskRunnerOptions
|
||||
public class BackgroundTaskRunnerOptions
|
||||
{
|
||||
//TODO: Could add options for using a stack vs queue if required
|
||||
|
||||
|
||||
Reference in New Issue
Block a user