Documentation Archive Developer
Search

ADC Home > Reference Library > Technical Q&As > Networking > Carbon >

Not Recommended Documentclose button

Important: The information in this document is Not Recommended and should not be used for new development.

Current information on this Reference Library topic can be found here:

OTScheduleSystemTask Cleanup


Q: I'm scheduling a task to run at non-interrupt time using OTScheduleSystemTask. Will this be automatically cleaned up when I call CloseOpenTransport?

A: No. You must explicitly clean up any pending system tasks using OTDestroySystemTask.

[Jul 03 1996]