The event delegate for writable drive eject and load events.
The event handler receives an argument of type MediaWriterDevNotifyEventArgs containing data related to this event. The following MediaWriterDevNotifyEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Description | Description string for the related event state. |
State | The current device state for this event. |
This event is fired for device events on the MediaWriterDrive object. Supported event states are StateEmpty and StateLoaded.