Share via


NSPersistentStoreDescription.Timeout Property

Definition

Gets or sets the connection timeout interval.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double Timeout { [Foundation.Export("timeout")] get; [Foundation.Export("setTimeout:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("timeout")>]
[<set: Foundation.Export("setTimeout:")>]
member this.Timeout : double with get, set

Property Value

The connection timeout interval.

Attributes

Applies to