Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.
Sets a watch on an RTserver rejecting a client connection due to the maximum number of client licenses allowed being exceeded. A MON_SERVER_MAX_CLIENT_LICENSES_STATUS message is returned.
public static void setServerMaxClientLicensesWatch(TipcSrv,bool,string);
Sets a watch on an RTserver rejecting a client connection due to the maximum number of client licenses allowed being exceeded. A MON_SERVER_MAX_CLIENT_LICENSES_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 setServerMaxClientLicensesWatch(bool,string);
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace