Click or drag to resize

DataObjectIntegrationManagerStop Method

Stops executing data objects integration.

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void Stop()
Remarks
If the upload is currently running, it will be cancelled. The method doesn't wait for cancellation to complete
See Also