SmartSockets .NET Class Library

TipcMon.setSubjectSubscribeWatch Method (TipcSrv, String, Boolean)

Sets a watch on the subject subscription statistics in the current project. A MON_SUBJECT_SUBSCRIBE_STATUS message is returned.

public static void setSubjectSubscribeWatch(
   TipcSrv srv,
   string subject,
   bool status
);

Parameters

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

Exceptions

Exception TypeCondition
TipcBadArgumentException If the subject is invalid
TipcException If an error occurs sending the message.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved