Sends a MON_SERVER_OPTION_POLL_CALL message to a particular RTserver.
This poll returns the value of a specific option in a given RTserver in a
MON_SERVER_OPTION_POLL_RESULT message.
Note: This method should only be invoked when using a single,
global RTserver connection via the Srv method.
public static void serverOptionPoll( stringserver, stringoptionName );
Parameters
server
the unique subject of the RTserver that is to receive
the poll, or ALL
optionName
the name of the option to get the value of,
or ALL