IMQNotifier.MoveMessageToDeadLetterQueue(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void MoveMessageToDeadLetterQueue(int reasonCode);
public void MoveMessageToDeadLetterQueue (int reasonCode);
abstract member MoveMessageToDeadLetterQueue : int -> unit
Public Sub MoveMessageToDeadLetterQueue (reasonCode As Integer)
Parameters
- reasonCode
- Int32