Share via


xGlobal::forceFormPreload Method

Forces form preloading to occur immediately.

Syntax

client server public static void forceFormPreload()

Run On

Called

Remarks

Normally, preloading occurs only when the client has gone idle. In scenarios where long-running X++ execution is occurring, this method can be used to force form preloading.

See Also

Reference

xGlobal Class