beginLoadInBackground
Called when a background load begins.
Declaration
- (void) beginLoadInBackground;Discussion
This method is provided mainly for subclasses that wish to take advantage of the superclass failure-reporting mechanism.
Called when a background load begins.
- (void) beginLoadInBackground;This method is provided mainly for subclasses that wish to take advantage of the superclass failure-reporting mechanism.