An NDoc Documented Class Library

IMessage.Compression Property

Used to enable or disable compression for this message. When enabled, the message body is compressed just prior to being sent. If a compressed message is received, it will automatically be decompressed prior to being passed to the caller.

bool Compression {get; set;}

See Also

IMessage Interface | webMethods.Msg Namespace