SmartSockets .NET Class Library

TipcSrv.getSubjectLb Method 

find out if a subject is using load balancing.

public virtual bool getSubjectLb(
   string subject
);

Parameters

subject
the subject to check

Return Value

true if the subject is using load balancing, false if not.

Exceptions

Exception TypeCondition
TipcNotFoundException If the subject is not in the subscription list.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved