Contents

NSAsynchronousFetchRequest

A fetch request that retrieves results asynchronously and supports progress notification.

Declaration

class NSAsynchronousFetchRequest<ResultType> where ResultType : NSFetchRequestResult

Topics

Initializing a Request

Preparing a Request

See Also

Fetch requests