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