Parameters > Citect.ini File Parameters > Client Parameters > [Client]EvictTimeout

[Client]EvictTimeout

The amount of time in milliseconds that a tag reference is held in cache without being requested by a client before it is evicted.

Allowable Values:

-1 to 2000000

A value of -1 means that [Client]EvictTimeout is turned off. This means that no tag references will be evicted for the life of a session, and this can consume a large amount of memory.

Default Value: 300000

See Also