Timeout Property (ResponseElement)
The 'timeout' attribute of 'response' element. Default = 600.

C# Syntax

[ConfigurationProperty(Name="timeout", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public string Timeout {get;}