Event DeviceRemoved
Raised when a child device is removed.
Namespace: Rssdp
Assembly: cs.temp.dll.dll
Syntax
public event EventHandler<DeviceEventArgs> DeviceRemoved
Returns
| Type | Description |
|---|---|
| System.EventHandler<DeviceEventArgs> |
Raised when a child device is removed.
public event EventHandler<DeviceEventArgs> DeviceRemoved
| Type | Description |
|---|---|
| System.EventHandler<DeviceEventArgs> |