SmartSockets .NET Class Library

TipcMon.getSubjectSubscribeWatch Method (TipcSrv, String)

Gets the status of a subject subscribe watch.

public static bool getSubjectSubscribeWatch(
   TipcSrv srv,
   string subject
);

Parameters

srv
the RTserver connection issuing the poll.
subject
the subject to check the watch for.

Return Value

true if the watch is set, false if it isn't.

Exceptions

Exception TypeCondition
TipcBadArgumentException If the subject is invalid
TipcException For all other errors.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved