The AS4.NET MSH component uses PModes (Processing Modes) files to configure sending and receiving operations.
These PModes are actually a series of settings that can be configured to meet your requirements (compression, signing, encryption, notification, delivery, ...).

This section explains the settings that can be set in Sending and Receiving PModes.

Note that there are examples of both PModes in the ./samples/pmodes folder.

Starting from v4.0.0 the Receiving PMode is used to respond to messages instead of the Sending PMode. This migration is explained in the following Remove Response PMode section.

  • No labels