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

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to