Jeff wrote:
Otis wrote:
Size as in: # of bytes in a remoting scenario?
Yes, exactly.
I think the only way to determine that is to serialize the same graph again in a memorystream and then measure the size of the stream in bytes (seek to the end, read position).