Method
static int CalculateMessageSize(
Message
msg );
Returns the total size (in bytes) of a message in wire format.
The total size includes headers, properties and body.
This method re-measures the message, and caches the results; contrast Tibems.GetMessageSize
.
This method might consume process storage, and might involve disk I/Owith associated performance penalties.
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |