Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
Sends a MON_SERVER_CONN_POLL_CALL message to RTserver. This poll returns a list of the connections RTserver is maintaining in a MON_SERVER_CONN_POLL_RESULT message.
public static void serverConnPoll(TipcSrv);
Sends a MON_SERVER_CONN_POLL_CALL message to RTserver. This poll returns a list of the connections RTserver is maintaining in a MON_SERVER_CONN_POLL_RESULT message. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
public static void serverConnPoll();
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace