FormsPreloadingManager.updateState Method [AX 2012]

Queues forms for loading, handles high resource pressure, and updates other internal states.

public void updateState()

Run On

Client

This method is typically called on a timer during idle periods. Call this method directly to force a state update during non-idle periods, such as when long-running X++ code is running.

Community Additions

ADD
Show: