public static void pauseprintasync() { threadpool.queueuserworkitem(_ => pauseprint()); } public...

Download public static void PausePrintAsync() { ThreadPool.QueueUserWorkItem(_ => PausePrint()); } public static Task PausePrintAsync() { return Task.Run(()

If you can't read please download the document

Upload: christopher-gordon

Post on 03-Jan-2016

215 views

Category:

Documents


0 download