As title says for some purpose I need to get the size of request/response from a RemoteObject, tracking the calls with the Network Monitor I can see the request/response size, but I can't find it in the framework..
I tried to look into every variables/method of the remoteobject itself and the resultevent/faultevent without luck...
any guess?
I cannot think that there is no implementation for such a thing...