SmartSockets .NET Class Library | |
TipcSrv.getSubjectSubscribe Method
find out if a subject is subscribed to.
public virtual
bool getSubjectSubscribe(
string subject);
Parameters
- subject
- the subject to check.
Return Value
true if the client is subscribed to the subject, false if not.
See Also
TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace
Copyright © TIBCO Software Inc. All rights reserved