You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've to print things on multiple printers(4 printers) at a single time. For this thing, I've to create a separate Workthread for each printer or I can use the same thread?
If I've to use same thread, can you tell me how to do this?
I've to print things on multiple printers(4 printers) at a single time. For this thing, I've to create a separate Workthread for each printer or I can use the same thread?
If I've to use same thread, can you tell me how to do this?