Method StopListeningForNotifications
StopListeningForNotifications()
Stops listening for broadcast notifications of service availability.
Declaration
void StopListeningForNotifications()
Remarks
Does nothing if this instance is not already listening for notifications.
Exceptions
| Type | Condition |
|---|---|
| System.ObjectDisposedException | Throw if the IsDisposed property is true. |