namespace Hcs.WebApp.BackgroundServices.ResultWaiters { public interface IResultWaiter { // TODO } }