I have a list of object to process asynchronously
publiv void Processing(Task myObjects) { var tasks = new List(); foreach(va