| MessagePumpSettings |
Settings for the message pump. |
| Pull |
Extension methods which configure the runtime to pull messages from a transport |
| MessageContext |
Message context that flows from a message pump to the processing pipeline |
| MessageProcessingContext |
The message processing context, which flows through the processing section of the pipeline. |
| Deserialization |
Extension methods that configure the runtime how to deserialize messages |
| Handling |
Extension methods which configure the runtime to handle messages |
| MessagesToDispatch |
A collection of messages to dispatch. |
| Recovery |
Extension methods which configure the runtime how to recover from processing failures |
| RecoveryContext |
Message context that flows from a message pump to the recovery pipeline |
| MessageTypeRegistry |
A registry which contains all the known message types |
| TypeDetection |
Extension methods to configure the runtime's type detection logic |
| Unwrapping |
Extension methods which configure the unwrapping behavior of the atomic processing pipeline |