Icon ServerDeadSessionInterval Property

property ServerDeadSessionInterval: Integer

Usage

Use the ServerDeadSessionInterval to specify how often the ElevateDB Server will poll the disconnected sessions to see if any need to be removed according to the ServerDeadSessionExpiration, or ServerMaxDeadSessions properties. This property only applies when the EngineType property is set to etServer. The default value is 30 seconds.

Information The Active property must be False in order to assign a value to this property.
Image