Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
Sets a watch on the buffer congestion in a particular client. A MON_CLIENT_CONGESTION_STATUS message is returned.
public static void setClientCongestionWatch(TipcSrv,string,bool,int,int);
Sets a watch on the buffer congestion in a particular client. A MON_CLIENT_CONGESTION_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 setClientCongestionWatch(bool,string,int,int);
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace