SmartSockets .NET Class Library

TipcMon.getServerCongestionWatch Method (TipcSrv, String, String)

Gets the status of a server congestion watch.

public static bool getServerCongestionWatch(
   TipcSrv srv,
   string server,
   string connectedProcess
);

Parameters

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

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.getServerCongestionWatch Overload List


Copyright © TIBCO Software Inc. All rights reserved