Replies: 1 comment 2 replies
-
Hi @avoitenko I moved the HttpListener.Start() into the NuGet: https://www.nuget.org/packages/Watson/4.2.0.2 Please let me know if there are any issues. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I cannot catch an exception when I call:
server.Start(11212);
and this port 11212 is busy at the moment.
I need to raice an exception or Start() should return False.
Any suggestions.
Beta Was this translation helpful? Give feedback.
All reactions