|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Blocking memorystream, does it exists?Hi
I'm looking for something like a blocking memorystream, ie. a memorystream that will block any further writes when the internal buffer is full, until data is read. What I want to do, it to apply some conversion to an XML file when I read it, and then right away (in another thread) read the converted stream using an xmltextreader. TIA Søren |
|||||||||||||||||||||||