Click or drag to resize

AuditLogIntegrationManagerExecute Method

Executes the audit trail upload loop

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void Execute()
Remarks
The process will not execute if already running. It will also not execute if the loopSize configured did not yet past, except last execution failed.
See Also