Is it possible to prevent deserialization, or to have access to Operation result class of webmethod in generated proxy class without writing your own proxy class? Thanks.
Seems using generated class that's impossible, until you write your own class and prevent data deserialization.