Why set the RequestInitializationTimeout property?

What is an HttpTransportElement RequestInitializationTimeout request? MSDN says:

Gets or sets the time interval indicating how long the initialization of the request completes before the timeout expires.

What is query initialization? Why can I set this property?

+7
wcf
source share

No one has answered this question yet.

See related questions:

1270
Why not inherit from List <T>?
1109
Why is Dictionary preferable to Hashtable?
445
"An attempt was made to download a program with the wrong format," even if the platforms are the same
433
How to use LINQ to select an object with a minimum or maximum property value
377
What is the best way to work around a WCF problem using `` WCF?
237
Does C # 6.0 work on .NET 4.0?
172
Getting exact error type from DbValidationException
145
C # 3.0 auto-properties - useful or not?
one hundred
How exactly does the "Specific Version" property of an assembly link work in Visual Studio?
61
WCF Service Timeouts

All Articles