From: Baker, Brad \(Contr\) <"Baker,>
Date: Wed, 3 Jan 2007 14:12:10 -0500
Hi all,
I have a web service that passes a byte[]. This array is getting very
large. Is there a way to stream this info to the client and not pull
the whole array into memory at one time?