AifMsmqListenerMonitor.restartMsmqListener Method [AX 2012]

Microsoft internal use only.

private void restartMsmqListener(str msmqPortName)

Run On

Server

Parameters

msmqPortName
Type: str
The name of the MSMQ port.

ExceptionCondition
Error

This method is called in a non-CLR session.

This method restarts the MSMQ listener service for the specified MSMQ port.

This method should be called only in a CLR session.

Community Additions

ADD
Show: