Sends a MON_SERVER_MSG_TRAFFIC_POLL_CALL message to a particular RTserver.
This poll returns message traffic data between a given RTserver and
some other client or server in a MON_SERVER_MSG_TRAFFIC_POLL_RESULT
message.
Note: The traffic statistics presented in the result message
from this poll are truncated to 31 bits, and may contain an incorrect sign
bit on some older servers. This method is provided for compatibility with
pre-6.7 servers. When polling newer servers, you should use
serverMsgTrafficExPoll.
public static void serverMsgTrafficPoll( TipcSrvsrv, stringserver, stringconnectedProcess );
Parameters
srv
the RTserver connection issuing the poll.
server
the unique subject of the RTserver that is to receive
the poll, or ALL