NSUrlSessionConfiguration.TimeoutIntervalForResource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum amount of time, in seconds, that a resource request should be allowed to take.
public virtual double TimeoutIntervalForResource { [Foundation.Export("timeoutIntervalForResource")] get; [Foundation.Export("setTimeoutIntervalForResource:")] set; }
member this.TimeoutIntervalForResource : double with get, set
Property Value
- Attributes