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

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -