SmartSockets .NET Class Library

TipcMon.getServerMaxClientLicensesWatch Method (TipcSrv, String)

Gets the status of a server max client licenses watch.

public static bool getServerMaxClientLicensesWatch(
   TipcSrv srv,
   string server
);

Parameters

srv
the RTserver connection issuing the poll.
server
the server to check the watch for.

Return Value

true if the watch is set, false if it isn't.

Exceptions

Exception TypeCondition
TipcException If error occurs.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved