Mono Class Library: Overview

System.Net.WebClient: Event Members

The events of System.Net.WebClient are listed below. For a list of all members, see the WebClient Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Events

DownloadDataCompletedDocumentation for this section has not yet been entered.
DownloadFileCompletedDocumentation for this section has not yet been entered.
DownloadProgressChangedDocumentation for this section has not yet been entered.
DownloadStringCompletedDocumentation for this section has not yet been entered.
OpenReadCompletedDocumentation for this section has not yet been entered.
OpenWriteCompletedDocumentation for this section has not yet been entered.
UploadDataCompletedDocumentation for this section has not yet been entered.
UploadFileCompletedDocumentation for this section has not yet been entered.
UploadProgressChangedDocumentation for this section has not yet been entered.
UploadStringCompletedDocumentation for this section has not yet been entered.
UploadValuesCompletedDocumentation for this section has not yet been entered.