Click or drag to resize

MPInterfaceClearBusinessLogicBusyCash Method

When your application is idle, the business logic (Engine) must clear the busy cash. Changes in database object will then be loaded.

User in .net the Application.Idle event to issue this Clear Cash

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public void ClearBusinessLogicBusyCash()
See Also