This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Kudu.Client.
                            
	
		Summary
            Gets or sets the timeout for API operations.
            
		- Assembly
- Cake.Kudu .Client .dll 
- Namespace
- Cake.Kudu .Client 
- Containing Type
- KuduClientSettings
Syntax
public TimeSpan Timeout { get; set; }Remarks
Default 300 seconds.
	Value
| Type | Description | 
|---|---|
| TimeSpan | 
