Method RemoveDevice
RemoveDevice(SsdpRootDevice)
Removes a device (and it's children) from the list of devices being published by this server, making them undiscoverable.
Declaration
void RemoveDevice(SsdpRootDevice device)
Parameters
Type | Name | Description |
---|---|---|
SsdpRootDevice | device | The SsdpRootDevice instance to add. |