mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-12-17 01:30:23 +00:00
added Wait
This commit is contained in:
@@ -72,7 +72,6 @@ namespace Esyur.Core
|
||||
|
||||
public object Wait()
|
||||
{
|
||||
|
||||
if (resultReady)
|
||||
return result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user