/// Invoked when this page is about to be displayed in a Frame. // Overriding the listener here is safe as it will be deleted once all references to it are gone. However, in many cases this // is a ...
The problem is, when the "onConnection" event has been triggered on server, "ConnectAsync" is blocking forever on client. I wonder if this is bug in the winrt/c++ projection. The sample code for ...