CheckinManagerCheckinCancelAsync Method |
Cancel asynchronous upload of all files in the configuration that was started by UploadFilesAsync.
Checkin will be completed with Cancelled value 'true'.
Method is available for asynchronous checkin only.
Namespace:
Aras.IOME
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic void CheckinCancelAsync()
Public Sub CheckinCancelAsync
public void CheckinCancelAsync()
public function CheckinCancelAsync()
See Also