We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ece2b commit bfaeecdCopy full SHA for bfaeecd
SampleWebApp/appsettings.json
@@ -9,10 +9,10 @@
9
"socketPool": {
10
"minPoolSize": "5",
11
"maxPoolSize": "25",
12
- "connectionTimeout": "15",
13
- "receiveTimeout": "15",
14
- "deadTimeout": "15",
15
- "queueTimeout": "150"
+ "connectionTimeout": "00:00:15",
+ "receiveTimeout": "00:00:15",
+ "deadTimeout": "00:00:15",
+ "queueTimeout": "00:00:00.150"
16
}
17
//,
18
//"KeyTransformer": "Enyim.Caching.Memcached.SHA1KeyTransformer"
0 commit comments