#SqlCommandTimeout
##About
Summary: Gets or sets the wait time in seconds for dropdown menus that use results loaded from database queries. If the wait time has elapsed and the query has not returned, the command ends.
Data Type: System.Int32
Accepted Values:
Default Value: 3600
Impacted Features:
Purpose:
Usage:
Caveats:
##Code Samples ###Global.asax (C♯)
```
###Global.asax (VB.NET)
```visualbasic
##Alternate Usage:
##Screenshots
