Category: task

  • Task and generic list

    Could you spot the problem in transforming one code that is sequential into a Task ( threaded ) one? First,this is the sequential one:     This is the modified with task:   Ok. If you do not know,here is a helper: Sometimes,at line it gives the error: System.Reflection.TargetInvocationException: Exception has been thrown by the…