CheckoutManagerDownloadFilesCancelAsync Method |
Namespace:
Aras.IOME
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic void DownloadFilesCancelAsync()
Public Sub DownloadFilesCancelAsync
public void DownloadFilesCancelAsync()
public function DownloadFilesCancelAsync()
Remarks
Returns immediately. Files that are being downloaded at the moment of the call
continue downloading untill they are done. Calling the method causes the DownloadFilesCompleted
event to be raised.
See AlsoReference
System.ComponentModelAsyncCompletedEventArgs