SmartSockets .NET Class Library

TipcMon.setServerMaxClientLicensesWatch 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.

Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.

Overload List

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);

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved