Skip to main content

ResQ.Storage.PinataOptions

PinataOptions.TimeoutSeconds Property

Gets or sets the HTTP request timeout in seconds.

Property Value

System.Int32
Timeout duration in seconds. Default is 60 seconds.

Example

Remarks

This controls how long the HTTP client will wait for API responses. Increase this for slow networks or large file uploads. Decrease for faster failure detection in high-availability scenarios.