XDSServices.getXDSToFlushPerServiceSession Method [AX 2012]

Checks whether the MyConstruct tables will be flushed when the service session is returned to the pool.

public int getXDSToFlushPerServiceSession(int reserved)

Run On

Server

Parameters

reserved
Type: int
A reserved flag; not currently used.

Return Value

Type: int
1 if the MyConstruct tables will be flushed when the service session is returned to the pool; otherwise, 0.

Community Additions

ADD
Show: