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.

propertyNameDescription
CommandTimeoutThe number of seconds that must lapse before a command execution against the Snow Inventory Server database times out. The default value is 300.
ConnectionTimeoutThe 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.
IsStatisticsEnabledThis value is reserved and should be true.