IDevicesEventNotifier Interface
Represents the operations for defining events that notify about the asynchronous completion of operations on the devices provider.
Assembly: DevicesOM (in DevicesOM.dll)
| Name | Description | |
|---|---|---|
![]() | AuthoritativeRefreshDevicesCompleted | Represents the event that is raise when the AuthoritativeRefreshDevicesAsync operation finishes. |
![]() | ConnectionClosed | Represents the event that is raised when the connection to the devices provider is closed. |
![]() | ConnectionOpened | Represents the event that is raised when the connection to the devices provider is opened. |
![]() | ConnectionTimedOut | Represents the event that is raised when a connection is not established within the timeout period. |
![]() | GetAllDevicesInfoCompleted | Represents the event that is raised when the GetAllDevicesInfoAsync operation finishes. |
![]() | RemoveDeviceCompleted | Represents the event that is raised when the RemoveDeviceAsync operation finishes. |
![]() | ReportDeviceCompleted | Represents the event that is raised when the ReportDeviceAsync operation finishes. |
![]() | ReportDevicePropertiesCompleted | Represents the event that is raised when the ReportDevicePropertiesAsync operation finishes. |
