DownloadDataCompletedEventArgs Class
Used to access status information for an event. An instance of this class is passed to any handler of the DownloadDataCompleted event.
Namespace: elsystem.net
Additional
properties, methods, and events are described in the classes listed
under Inheritance Hierarchy (see below).
|
Name |
Type |
Description |
|
Result |
object |
Gets a vector of bytes contains the downloaded data |