TIMEOUT

This option applies to concurrent licenses held in license files and trusted storage.

TIMEOUT feature[:keyword=value] seconds

Sets the time after which an inactive license is freed and reclaimed by the vendor daemon.

Note:The software publisher must have enabled this feature in the FlexEnabled application for it to work. Contact your software publisher to find out if this feature is implemented.

TIMEOUT Terms

Term

Description

feature

Name of the feature.

keyword=value

Feature name modifier to denote a group of licenses. See Specifying Features for details.

seconds

Number of seconds after which inactive license is reclaimed. The software publisher sets a minimum value. If you specify a value for seconds that is smaller than the minimum or greater than the minimum, the greater valueis used.

For example, the following option syntax sets the timeout for feature f1 to one hour (3600 seconds):

TIMEOUT f1 3600

TIMEOUT checks in the licenses if the FlexEnabled application has been inactive for a period longer than the specified time period. The daemon declares a process inactive when it has not received heartbeats from it whereas an active FlexEnabled application sends heartbeats. A TIMEOUT line must be present in the options file in order to take advantage of this feature.

See Also