I did not get much help from MSDN so posting question on the expert forum:
- What is the difference between
WTSInfoExLevel1.IncomingCompressedBytesandWTSInfoExLevel1.IncomingBytes
Is WTSInfoExLevel1.IncomingCompressedBytes the size of the data after (WTSInfoExLevel1.IncomingBytes) compression OR it is the size of data which was sent compressed.
- Same question about the
WTSInfoExLevel1.OutgoingCompressedBytesandWTSInfoExLevel1.OutgoingBytes