IDownloadDataView Interface |
Namespace: VirtualRadar.Interface.View
The IDownloadDataView type exposes the following members.
Name | Description | |
---|---|---|
Status |
Gets or sets a description of the current state of the download operation.
|
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
ShowBusy |
Indicates to the user that the application is busy.
(Inherited from IBusyView.) | |
ShowView |
Displays the view to the user.
(Inherited from IView.) |
Name | Description | |
---|---|---|
DownloadButtonClicked |
Raised when the user wants to start downloading fresh data.
|