This documentation is archived and is not being maintained.
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.
| Exception | Condition |
|
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.