SmartSockets .NET Class Library

TipcMon.setServerMaxClientLicensesWatch Method (TipcSrv, Boolean, 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.

public static void setServerMaxClientLicensesWatch(
   TipcSrv srv,
   bool status,
   string server
);

Parameters

srv
the RTserver connection issuing the poll.
status
true to set the watch, false to clear it.
server
the unique subject of the server to receive the watch, or ALL

Exceptions

Exception TypeCondition
TipcException If an error occurs sending the message.

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace | TipcMon.setServerMaxClientLicensesWatch Overload List


Copyright © TIBCO Software Inc. All rights reserved