NSAsynchronousFetchRequest
A fetch request that retrieves results asynchronously and supports progress notification.
Declaration
class NSAsynchronousFetchRequest<ResultType> where ResultType : NSFetchRequestResultA fetch request that retrieves results asynchronously and supports progress notification.
class NSAsynchronousFetchRequest<ResultType> where ResultType : NSFetchRequestResult