Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the setting that determines whether the MyConstruct tables will be flushed when the service session is returned to the pool.
Syntax
public void setXDSToFlushPerServiceSession(int reserved, int newstate)
Run On
Server
Parameters
- reserved
 Type: int
 A reserved flag; not currently used.
- newstate
 Type: int
 A value that indicates whether to flush the MyConstruct tables when the service session is returned to the pool. Pass 1 to flush the tables and 0 not to flush them.