Network Message Size
Posted: 04 Jul 2015, 15:25
Hi,
Is there a what to track the find the size of each message sent and received? I tried using the Session object's getReadBytes and getWrittenBytes, but the Read Bytes is always 0. I'm trying to use this information to estimate bandwidth and would like to determine the average message size for my extension requests/responses.
Is there a what to track the find the size of each message sent and received? I tried using the Session object's getReadBytes and getWrittenBytes, but the Read Bytes is always 0. I'm trying to use this information to estimate bandwidth and would like to determine the average message size for my extension requests/responses.