Events
This section describes the events specific to the objects associated with the File API.
In this section
| Topic | Description |
|---|---|
|
ProgressEvent that occurs when a read or creation operation is aborted by calling the abort method. | |
|
ProgressEvent that fires when an error occurs during a read operation by an MSStreamReader or FileReader object. | |
|
ProgressEvent that occurs when a read operation by an MSStreamReader or FileReader object successfully completes. | |
|
ProgressEvent that occurs when a read operation by an MSStreamReader or FileReader object completes, even if the request fails. | |
|
ProgressEvent that occurs when a read operation is started by an MSStreamReader or FileReader object. | |
|
ProgressEvent that occurs when an MSStreamReader or FileReader object reports progress about a read operation. |