Home All Groups Group Topic Archive Search About

Blocking memorystream, does it exists?

Author
27 Jul 2006 1:35 PM
Søren M. Olesen
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

AddThis Social Bookmark Button