1
Answer

Read/Write data Method is faster in Multithreading in C#

Hi , 
 
  Which method is faster to write data from event and read from another thread?
 
  Now using Static Arr[300], but looks slow write and  read ..
 
  Using VS2017 C#.. 
 
  Appreciate your help .Thank you... 
Answers (1)