Observable of of the INotify interface.
More...
Inherits IDeviceInterface.
Properties | |
| string | Description [get] |
| Descriptive text of this event. | |
| int | ID [get] |
| The native identifier of this event. | |
| bool | IsAvailable [get] |
| Gets whether this event can be currently registered. | |
Properties inherited from IDeviceInterface | |
| Device | Parent [get] |
| The Device this interface works on. | |
Events | |
| EventHandler< NotifyEventArgs > | Event |
| Fired when this observable has a notification. | |
Observable of of the INotify interface.