soap - silverlight2 Message class missing CreateBufferedCopy method -
I'm trying to read a soap reaction twice and I got an already read error message ... something Examples are how to avoid this but ... they are using the CreateBufferedCopy method and I can not get it Message message on silver light:
In Microsoft this sentence is also Silverlight Doc:
"If you want to access the body multiple times, CreateBufferedCopy Create a MessageBuffer instance by using (Int32). "
Comments
Post a Comment