Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 283 Bytes

sample_msmq_core_(,6.0).partial.md

File metadata and controls

1 lines (1 loc) · 283 Bytes

Since the sample uses the default MSMQ transport, this message will fail without the mutator since it would exceed MSMQ's message size limit of 4MB. However, the outgoing transport message mutator compresses it to a size within the MSMQ limit and the message will get to the server.