Timeout Property (ConnectElement)
The 'timeout' attribute of the 'connect' element. Default = 60.

C# Syntax

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