NSUrlSessionConfiguration.TimeoutIntervalForRequest 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 timeout interval, in seconds, when waiting for additional data.
public virtual double TimeoutIntervalForRequest { [Foundation.Export("timeoutIntervalForRequest")] get; [Foundation.Export("setTimeoutIntervalForRequest:")] set; }
member this.TimeoutIntervalForRequest : double with get, set
Property Value
- Attributes