objective c - NSUserScriptTask: cancelling tasks? -


is there way cancel running nsuserscripttask? way comes mind launch separate process (a command line tool) via nstask, purpose run nsuserscripttask, , terminate command line tool via nstask when necessary. however, seems bit far-fetched , not optimized... ideas?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -