Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
Sends a MON_SUBJECT_SUBSCRIBE_POLL_CALL message to RTserver. This poll returns data on a particular subject in the current project in a MON_SUBJECT_SUBSCRIBE_POLL_RESULT message.
public static void subjectSubscribePoll(TipcSrv,string);
Sends a MON_SUBJECT_SUBSCRIBE_POLL_CALL message to RTserver. This poll returns data on a particular subject in the current project in a MON_SUBJECT_SUBSCRIBE_POLL_RESULT message. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
public static void subjectSubscribePoll(string);
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace