.net - What is the correct way to end a System.Threading.Tasks.Task? -



.net - What is the correct way to end a System.Threading.Tasks.Task? -

as per title really.

i have long running task polls message queue.

occasionally may wish stop task, work , start again. right way of doing this?

the proper way of stooping tasks using cancellation tokens.

.net multithreading task

Comments

Popular posts from this blog

ios - Fragment Shader GLSL for texture, color and texture/color -

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -