I'm getting a very strange exception using a UWP StreamSocket, 99.9% of the time this code functions as expected and the communication with the device works properly, however I get the following exception every once in a while. The exception message: The operation failed because an invalid combination of workqueue [...] read more
I'm running into this unexpected error and unfortunately have not found anything on this around that solves or identifies this issue. Does anyone know anything about this? The error returned is > "System.Exception: The operation failed because an invalid combination of > workqueue ID and flags was specified. (Excep_FromHResult 0xC00D36FF)" [...] read more