Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
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 clientSubjectExPoll.
Sends a MON_CLIENT_SUBJECT_POLL_CALL message to the target client. This poll returns traffic data on a specific subject in the client in a MON_CLIENT_SUBJECT_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 clientSubjectExPoll.
public static void clientSubjectPoll(TipcSrv,string,string);
Sends a MON_CLIENT_SUBJECT_POLL_CALL message to the target client. This poll returns traffic data on a specific subject in the client in a MON_CLIENT_SUBJECT_POLL_RESULT message. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method. 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 clientSubjectExPoll.
public static void clientSubjectPoll(string,string);
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace