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