MediaDet and StreamWriter (C#)

  • Thread starter Thread starter RicercatoreSbadato
  • Start date Start date
R

RicercatoreSbadato

I have some big problems with the StreamWriter and MediaDet. I have read
that StreamWriter isn't threadsafe from the MSDN.. I have used a lock()
but nothing...
 
Ricercatore,

What is MediaDet? And do you have a need for your stream writer to be
thread-safe?
 
Back
Top