[Mono-list] Problems with XMLSerializer

Francisco Modesto fmoex06 at student.vxu.se
Fri Oct 6 16:42:17 EDT 2006


Hi!

It's possible to send an object serialized with XMLSerializer using a 
NetworkStream without closing the stream? The problem is I need to close the 
stream after sending, because XMLSerializer.Deserialize(Stream st) waits 
until the stream close.

Thanks



More information about the Mono-list mailing list