Method OnServiceRemoved
OnServiceRemoved(SsdpService)
Raises the ServiceRemoved event.
Declaration
protected virtual void OnServiceRemoved(SsdpService service)
Parameters
| Type | Name | Description |
|---|---|---|
| SsdpService | service | The SsdpService instance removed from the Services collection. |