An NDoc Documented Class Library

IMessageProducer.CompressionThreshold Property

Any message sent by this message producer whose size exceeds the threshold value will automatically be compressed.

A value of -1 (the default) will disable message compression.

int CompressionThreshold {get; set;}

See Also

IMessageProducer Interface | webMethods.Msg Namespace