Normally this call will be used to initialize the object.
Invoked after population of normal object properties but before an
init callback such as
MessageQueueTemplate's
Send(..) and receive(..) methods that mirror various MSMQ MessageQueue
API methods.
This will only work with a default destination specified!
This will only work with a default destination specified!
Normally this call will be used to initialize the object.
Invoked after population of normal object properties but before an
init callback such as
An implementation does not need to check the rollback-only flag.
GetMessageQueueTransaction method.
true; the default 'running'
state is purely determined by false if such a restriction prevents listeners from running.
false if such a restriction prevents listeners from running.Normally this call will be used to initialize the object.
Invoked after population of normal object properties but before an
init callback such as
Normally this call will be used to initialize the object.
Invoked after population of normal object properties but before an
init callback such as
String), it will get
wrapped in a MSMQ Message and sent to the response destination
(either using the MSMQ Message.ResponseQueue property or
This method allows the object instance to perform the kind of initialization only possible when all of it's dependencies have been injected (set), and to throw an appropriate exception in the event of misconfiguration.
Please do consult the class level documentation for the
The default implementation builds an array with the given message object as sole element. This means that the extracted message will always be passed into a single method argument, even if it is an array, with the target method having a corresponding single argument of the array's type declared.
This can be overridden to treat special message content such as arrays differently, for example passing in each element of the message array as distinct method argument.
Message (never null)null
it is returned; if it is null, then the configured
null, then an
Normally this call will be used to initialize the object.
Invoked after population of normal object properties but before an
init callback such as
Invoked after population of normal object properties but before an init
callback like