CheckinManagerCheckinResumeAsync Method |
Resume 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 CheckinResumeAsync()
Public Sub CheckinResumeAsync
public void CheckinResumeAsync()
public function CheckinResumeAsync()
See Also