SmartSockets .NET Class Library | |
TipcMon.setServerNamesWatch Method (Boolean)
Sets a watch on the RTservers in the current project.
A MON_SERVER_NAMES_STATUS message is returned.
Note: This method should only be invoked when using a single,
global RTserver connection via the Srv method.
public static
void setServerNamesWatch(
bool status);
Parameters
- status
- true to set the watch, false to clear it.
Exceptions
Exception Type | Condition |
---|
TipcException | If an error occurs sending the message.
|
See Also
TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace | TipcMon.setServerNamesWatch Overload List
Copyright © TIBCO Software Inc. All rights reserved