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