Database Reference
In-Depth Information
Checking this checkbox will allow breakpoints to be executed at the Debug-
ger.Break() function.
The class that is created in these samples is called DebugFlagMutator.cs that will
incorporate the IMutateTransportMessage interface.
This class will use the interface IMutateTransportMessage as a message mutator.
For more on message mutators, see http://docs.particular.net/NServiceBus/nservicebus-
message-mutators-sample . Message mutators can change the message as it goes to and
from the endpoint in transient. This happens in the transport header in most cases, without
it affecting the rest of the message needed by the message handler.
Encryption
Also, please note that there are Rijndael Encryption configurations in the
VideoStore.ECommerce project. In the Global.asax file, there is a confirmation
according to which RijndaelEncryptionService can run on the bus:
Search WWH ::




Custom Search