Click or drag to resize

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.20.39432
Syntax
public void CheckinCancelAsync()
See Also