SmartSockets .NET Class Library

TipcMon.getServerMaxClientLicensesWatch Method (String)

Gets the status of a server max client licenses watch.

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

public static bool getServerMaxClientLicensesWatch(
   string server
);

Parameters

server
the server on which to check the watch.

Return Value

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

Exceptions

Exception TypeCondition
TipcException If an error occurs.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved