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