Sends a MON_CLIENT_MSG_TYPE_EX_POLL_CALL message to the target client.
This poll returns data about a specific message type in the client in a
MON_CLIENT_MSG_TYPE_EX_POLL_RESULT message.
Note: This method should only be invoked when using a single,
global RTserver connection via the Srv method.
public static void clientMsgTypeExPoll( stringclient, stringmtName );
Parameters
client
the unique subject of the client that is to receive the poll,
or ALL
mtName
the name of the desired message type in the client,
or ALL