DevicesManager.ReportDeviceAsync Method

 

Asynchronously reports when a new device is added; or when a name, or identity status of a device is updated.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Overload List

Name Description
System_CAPS_pubmethod ReportDeviceAsync(Guid, ReportDeviceParameters)

Asynchronously reports when a new device is added; or when a name, or identity status of a device is updated.

System_CAPS_pubmethod ReportDeviceAsync(String, Guid, String, DeviceIdentityStatus, String)

Asynchronously reports when a new device is added; or a name, or identity status of a device is updated.

See Also

DevicesManager Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top