xSession::pseudoLatency Method [AX 2012]

Determines whether latency simulation is turned on for the session, and enables latency simulation to be turned on or off.

client server public static int pseudoLatency([int latency])

Run On

ClientOrServer

Parameters

latency
Type: int
Turns latency simulation on or off. Set to zero to turn simulation off. Other values turn simulation on.

Return Value

Type: int
An integer that indicates whether latency simulation is turned on. If the return value is zero, there is no latency simulation.

You can run pseudo simulations of remote connections from the System monitoring tool:

  • On the toolbar, select Tools, point to Development tools, point to System monitoring, and then click the Remote connection tab

Show: