lucsoft
lucsoft2y ago

Handle timeout in WebSocketStream?

How can i handle a timeout exception in an WebSocketStream? Putting a try catch block around it still resullts in an unhandled exception?
1 Reply
MrKleeblatt
MrKleeblatt2y ago
Can you share your code please?