SmartsheetClient.MaxRetryTimeout 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
Syntaxlong MaxRetryTimeout { set; }
WriteOnly Property MaxRetryTimeout As Long
Set
property long long MaxRetryTimeout {
void set (long long value);
}
abstract MaxRetryTimeout : int64 with set
Property Value
Type:
Int64
See Also