killnine commented on a change in pull request #9: [AMQNET-565] - .net standard 
conversion, project reorganization
URL: 
https://github.com/apache/activemq-nms-openwire/pull/9#discussion_r301777905
 
 

 ##########
 File path: src/sandbox/alternative-threading/CountDownLatch2.cs
 ##########
 @@ -60,7 +60,7 @@ public int Remaining
                /// <summary>
                /// Waits forever for the latch to be completed
                /// <summary>
-        public bool await()
+        public bool Await()
 
 Review comment:
   This was causing some issues because of the reserved keyword `await` (in the 
AsyncAwait TPL)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to