Question

Is there a way I can force a UDP socket (which is used by another process) to close or unbind, in c# programmatically?

Was it helpful?

Solution

Only if you close that process.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top