SmartSockets .NET Class Library

TipcMon.setSubjectNamesWatch Method (TipcSrv, Boolean)

Sets a watch on the subjects in the current project. A MON_SUBJECT_NAMES_STATUS message is returned.

public static void setSubjectNamesWatch(
   TipcSrv srv,
   bool status
);

Parameters

srv
the RTserver connection issuing the poll.
status
true to set the watch, false to clear it.

Exceptions

Exception TypeCondition
TipcException If an error occurs sending the message.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved