extensionWillTerminate
Informs the extension that its allotted execution time is over and the system is about to stop the process.
Declaration
- (void) extensionWillTerminate;Informs the extension that its allotted execution time is over and the system is about to stop the process.
- (void) extensionWillTerminate;