Contents

timeout

The connection timeout for the associated store.

Declaration

var timeout: TimeInterval { get set }

Discussion

This is a convenience method for setting the NSPersistentStoreTimeoutOption on the associated store.

See Also

Configuring a Persistent Store Description