mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	Cleaning
This commit is contained in:
		| @@ -66,9 +66,11 @@ public class AsyncReply | ||||
|     public bool Ready | ||||
|     { | ||||
|         get { return resultReady; } | ||||
|  | ||||
|     } | ||||
|  | ||||
|     public bool Failed => exception != null; | ||||
|  | ||||
|     public Exception Exception => exception; | ||||
|  | ||||
|     public object Wait() | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user