Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
Sets a watch on the messages sent by a particular client matching a given message type. A MON_CLIENT_MSG_SEND_STATUS message is returned.
public static void setClientMsgSendWatch(TipcSrv,string,string,bool);
Sets a watch on the messages sent by a particular client matching a given message type. A MON_CLIENT_MSG_SEND_STATUS message is returned. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
public static void setClientMsgSendWatch(string,string,bool);
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace