Skip to main content

SQL Connection Service

SqlConnectionServiceModule

This module is used to configure timeout values for connection attempts and command executions against the Snow Inventory Server database.

propertyName

Description

CommandTimeout

The number of seconds that must lapse before a command execution against the Snow Inventory Server database times out. The default value is 300.

ConnectionTimeout

The number of seconds that must lapse before a connection attempt against the Snow Inventory Server database times out. The default is null value, which translates to 15 seconds.

IsStatisticsEnabled

This value is reserved and should be true.