Method BeginListeningForBroadcasts
BeginListeningForBroadcasts()
Causes the server to begin listening for multicast messages, being SSDP search requests and notifications.
Declaration
public void BeginListeningForBroadcasts()
Implements
Exceptions
Type | Condition |
---|---|
System.ObjectDisposedException | Thrown if the IsDisposed property is true (because Dispose() has been called previously). |