I am trying to determine what is the unit of time for the ADO.Net Data Services timeout property. MSDN help doesn't identify it:
http://msdn.microsoft.com/en-us/library/system.data.services.client.dataservicecontext.timeout.aspx
Can anyone confirm what the property value represents?
With some testing it looks like the value determines the number of seconds before it will timeout.