some minor fixes and improvements, probably
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IClientReadyMessageService
|
||||
{
|
||||
void SendDownloadReady(string uid, Guid requestId);
|
||||
Task SendDownloadReady(string uid, Guid requestId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user