The default timeout to be used for operations that have a wait for mechanism, i.e. operations
            with overloaded methods containing (..., TimeSpan timeout). If not set, the
            default is wait for ever.
            
- timeout (TimeSpan)
 - The timeout value to be used as the default operation timeout if non was provided.
 
