Method StopListeningForResponses
StopListeningForResponses()
Stops listening for search responses on the local, unicast socket.
Declaration
public void StopListeningForResponses()
Implements
Exceptions
| Type | Condition |
|---|---|
| System.ObjectDisposedException | Thrown if the IsDisposed property is true (because Dispose() has been called previously). |