Click or drag to resize

MasterControllerPerformMaintenanceActions Method

This method is fired up every now and then by the timer service. The implementation must be kept fast and without interfearing with the portal end user experience

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void PerformMaintenanceActions()
See Also