public uint? Size { get; set; }
Gets the size of the message, in bytes, if available.
This property will only be set if the Size flag is passed to one of the Fetch or FetchAsync methods.
Copyright © 2013-2025 Jeffrey Stedfast