No announcements
Found 3202570 threads
-
2 Votes
How to set timeout of System.Net.HttpWebRequest?
I also had read this document but when I try to set Timeout property, it just can't find this property.Answered | 5 Replies | 6760 Views | Created by Dollar Zhang - Wednesday, September 19, 2012 11:12 AM | Last reply by Dollar Zhang - Thursday, September 20, 2012 5:33 AM -
0 Votes
WCF Timeouts - How and where to set?
When you are configuring your service and client proxy you can set Open, close, send and receive timeout.Answered | 2 Replies | 3065 Views | Created by SGeek - Thursday, September 1, 2011 6:38 PM | Last reply by Tanvir Huda - Friday, September 2, 2011 12:35 AM -
0 Votes
Set the connection timeout value in sql 2005
As far as I know, we can *not* set the CommandTimeout in the connection string.Answered | 1 Replies | 7744 Views | Created by BurtKing - Monday, March 8, 2010 5:55 PM | Last reply by SREEKAR MANKALA [MSFT] - Monday, March 8, 2010 6:18 PM -
0 Votes
How to set AppFabric session timeout to 60 Mins
Second, I am using AppFabric for the session Server, just want to know how to set session timeout in AppFabric, may be I am ...Answered | 9 Replies | 14248 Views | Created by Tony Dong - Friday, September 2, 2011 11:09 PM | Last reply by Hernan Bogantes - Thursday, February 26, 2015 5:50 AM -
0 Votes
[C#]How To Set timeout on StreamSocket.ReadAsync
., TCP retransmit timeout).Answered | 1 Replies | 2843 Views | Created by Dirk Galien - Monday, January 11, 2016 8:30 PM | Last reply by Krunal Parekh - Tuesday, January 12, 2016 5:32 AM -
0 Votes
Setting Timeout for DynamicProxyFactory
If your timeout is not firing, then it is the outside influences which have a timeout and are firing.Answered | 1 Replies | 4399 Views | Created by Shailendra_G - Friday, April 24, 2009 2:50 PM | Last reply by OmegaMan - Sunday, April 26, 2009 7:30 PM -
0 Votes
setting up a default value in a
this link (if I'm following the problem correctly) will steer you through setting the default value programatically.Answered | 5 Replies | 11632 Views | Created by dawg3294 - Wednesday, September 29, 2010 12:11 AM | Last reply by swirch - Thursday, September 30, 2010 12:28 PM -
0 Votes
Increase allotted timeout value
How else can we work with all these selected records at the server side?Answered | 4 Replies | 3470 Views | Created by tsiakk - Thursday, August 4, 2011 10:19 PM | Last reply by tsiakk - Friday, August 5, 2011 11:16 AM -
5 Votes
Set connection timeout in LightSwitch HTML
But how could I deduce such a key?Answered | 6 Replies | 3752 Views | Created by Igor.Lazarevski - Tuesday, March 11, 2014 2:38 PM | Last reply by Alexander Avramenko - Wednesday, February 18, 2015 9:12 AM -
1 Votes
System.Data.SqlClient.SqlException: Timeout expired. with connection timeout set to 10000
Second, I would pass date values as dates, not as strings.Answered | 4 Replies | 8332 Views | Created by David00001 - Wednesday, August 12, 2009 8:00 PM | Last reply by VMazur - Monday, August 17, 2009 10:35 AM -
0 Votes
How to set database connection Timeout at database level ?
Hello Maggy, A connection timeout is always connection related, of course; you can't define it on database level.Answered | 1 Replies | 4030 Views | Created by Maggy111 - Monday, October 1, 2012 8:07 AM | Last reply by Olaf Helper - Monday, October 1, 2012 8:21 AM -
0 Votes
How to set a Timeout for HttpWebRequest (WebRequest)?
It has a Timeout property (in milliseconds) and it's a lot simpler to use with GetAsync and PostAsync methods.Answered | 1 Replies | 2807 Views | Created by ELRaymod - Wednesday, April 25, 2012 2:13 PM | Last reply by OasisLiveForever - Wednesday, April 25, 2012 3:14 PM -
3 Votes
MS Lightswitch - How to set TimeOut for connection
I test by setting a timeout of 3 seconds, verifying that it times out, and then increasing the timeout as needed.Answered | 7 Replies | 1481 Views | Created by M Idrees - Saturday, November 7, 2015 9:49 AM | Last reply by Paul23 - Friday, November 13, 2015 1:55 PM -
1 Votes
ssomanage - how to set the ticket timeout=no for an affiliate application?
Answered | 1 Replies | 702 Views | Created by rogerze - Friday, March 17, 2017 11:42 AM | Last reply by [Kamlesh Kumar] - Saturday, March 18, 2017 9:36 PM -
1 Votes
timeout when backing up from c# client
I have set the SQLConnection.Answered | 3 Replies | 1945 Views | Created by TonyJones2 - Monday, December 10, 2012 1:59 PM | Last reply by Pieter Geerkens - Monday, December 10, 2012 2:11 PM -
0 Votes
Timeout parameter for Claim() method optimal value?
Hi, I'm not really sure there is a optimal value, but I would suggest 1000 ms (1 second).Answered | 1 Replies | 6127 Views | Created by Chintha - Wednesday, January 27, 2010 2:58 AM | Last reply by Yort - Thursday, February 4, 2010 7:57 AM -
0 Votes
How to increase timeout value on Fill command
I got the timeout working but I get no data when I run the command (See below): Namespace RptSetTableAdapters Partial Public Class ...Answered | 6 Replies | 4198 Views | Created by J-Bal - Monday, June 15, 2015 1:28 PM | Last reply by Fred Bao - Monday, June 22, 2015 3:19 AM -
1 Votes
How to monitor for timeout issue
Often timeouts are a result of blocking.Answered | 2 Replies | 9769 Views | Created by District9 - Friday, February 17, 2012 9:17 PM | Last reply by SQLWork - Monday, February 20, 2012 9:31 PM -
1 Votes
IIS session state timeout value
While the question was worded awkwardly, the original poster wanted to know how to retrieve the session time-out in their C# ASP.NET application.Answered | 3 Replies | 7053 Views | Created by blabbermouth - Wednesday, February 29, 2012 12:24 PM | Last reply by tgoyer - Wednesday, June 12, 2013 6:47 PM -
1 Votes
Default value for -timeout (analysis of [CompilerGenerated])
I get some differing behaviour when setting -timeout 10, as opposed to accepting the default value for timeout.Answered | 1 Replies | 4546 Views | Created by Brett Shearer - Thursday, March 17, 2011 1:40 AM | Last reply by Francesco Logozzo - Monday, March 21, 2011 8:22 PM - Items 1 to 20 of 3202570 Next ›
No announcements