Cancel asynchronous upload of all files in the configuration that was started by UploadFilesAsync. Checkin will be complted with Cancelled value 'true'. Method is available for asynchronous checkin only.

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 11.0.0.6296

Syntax

C#
public void CheckinCancelAsync()
Visual Basic (Declaration)
Public Sub CheckinCancelAsync
J#
public void CheckinCancelAsync()
JScript
public function CheckinCancelAsync()

See Also