Share via


XDSServices.getXDSToFlushPerServiceSession Method

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

Syntax

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.

See Also

Reference

XDSServices Class