CheckinManagerCheckinPauseAsync Method |
Pause asynchronous upload of all files in the configuration that was started by UploadFilesAsync.
Method is available for asynchronous checkin only.
Namespace:
Aras.IOME
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic void CheckinPauseAsync()
Public Sub CheckinPauseAsync
public void CheckinPauseAsync()
public function CheckinPauseAsync()
See Also