namespace AsbCloudWebApi.SignalR { public interface IReportHubClient { float GetReportProgress(); } }