IDownloadItemCallback Interface |
Namespace: CefSharp
The IDownloadItemCallback type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDisposed |
Gets a value indicating whether the callback has been disposed of.
|
Name | Description | |
---|---|---|
![]() | Cancel |
Call to cancel the download.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Pause |
Call to pause the download.
|
![]() | Resume |
Call to resume the download.
|