SmartSockets .NET Class Library | |
TipcMon.getServerCongestionWatch Method (String, String)
Gets the status of a server congesetion watch.
Note: This method should only be invoked when using a single,
global RTserver connection via the Srv method.
public static
bool getServerCongestionWatch(
string server,
string connectedProcess);
Parameters
- server
- the server on which to check the watch.
- connectedProcess
- the server conn for which to check the watch.
Return Value
true if the watch is set, false if it isn't.
Exceptions
See Also
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace | TipcMon.getServerCongestionWatch Overload List
Copyright © TIBCO Software Inc. All rights reserved