Свойство | Тип | Описание | |
---|---|---|---|
DevicesMonitor | System | ||
TimerUpdate | void |
Метод | Описание | |
---|---|---|
Start ( ) : void |
Starts this instance.
|
|
Stop ( ) : void |
Stops this instance.
|
Метод | Описание | |
---|---|---|
OnDeviceAdded ( |
Raises the E:DeviceAdded event.
|
|
OnDeviceRemoved ( |
Raises the E:DeviceRemoved event.
|
|
OnDeviceStateChanged ( |
Raises the E:DeviceStateChanged event.
|
Метод | Описание | |
---|---|---|
DevicesMonitor ( ) : System |
Initializes a new instance of the DevicesMonitor class.
|
|
TimerUpdate ( object state ) : void |
Timers the update.
|
protected OnDeviceAdded ( |
||
e | The |
|
Результат | void |
protected OnDeviceRemoved ( |
||
e | The |
|
Результат | void |
protected OnDeviceStateChanged ( |
||
e | The |
|
Результат | void |