Click or drag to resize

SmartsheetClientMaxRetryTimeout Property

Sets the max retyr time if the HtppClient is an instance of DefaultHttpClient

Namespace:  Smartsheet.Api
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
long MaxRetryTimeout { set; }

Property Value

Type: Int64
See Also