C# Class Squared.Task.JobQueue

Show file Open project: sq/Fracture

Public Methods

Method Description
ThreadSafe ( System.TimeSpan maxStepDuration ) : Func
ThreadSafe ( ) : IJobQueue

Private Methods

Method Description
SingleThreaded ( ) : IJobQueue

Method Details

ThreadSafe() public static method

public static ThreadSafe ( System.TimeSpan maxStepDuration ) : Func
maxStepDuration System.TimeSpan
return Func

ThreadSafe() public static method

public static ThreadSafe ( ) : IJobQueue
return IJobQueue