AifMsmqListenerMonitor.getMsmqMachineName Method [AX 2012]

Microsoft internal use only.

private str getMsmqMachineName(str msmqPortName)

Run On

Server

Parameters

msmqPortName
Type: str
The name of the MSMQ port.

Return Value

Type: str
The name of the computer where the queue is located.

This method gets the computer name for the MSMQ queue that is used by the specified MSMQ port.

Community Additions

ADD
Show: