SizeComparison

SizeComparison enumeration

Determines how the size field should be compared to the message size.

Members

Member nameDescription
UNSPECIFIEDUnspecified.
SMALLERFind messages smaller than the given size.
LARGERFind messages larger than the given size.

See Also