Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Cancels an asynchronous download.
Syntax
object.CancelAsyncDownload()
Return Value
No return value.
Remarks
Cancels an asynchronous download of the feed.
Cancels an asynchronous download of the enclosure.
To start an asynchronous download, use AsyncDownload.
Applies To
Feed, FeedEnclosure
See Also