Event DeviceAvailable
Raised for when
This event may be raised from a background thread, if interacting with UI or other objects with specific thread affinity invoking to the relevant thread is required.
Implements
Namespace: Rssdp.Infrastructure
Assembly: cs.temp.dll.dll
Syntax
public event EventHandler<DeviceAvailableEventArgs> DeviceAvailable
Returns
Type | Description |
---|---|
System.EventHandler<DeviceAvailableEventArgs> |