SmartSockets .NET Class Library

TipcConnClient.makeSubjectAbsolute Method 

If the subject isn't absolute (doesn't start with "/"), tack on the default subject prefix, if is exists. If the prefix isn't set to anything, it simply returns the original name untouched.

public virtual string makeSubjectAbsolute(
   string subject
);

Parameters

subject
The subject to make absolute.

Return Value

The new subject

See Also

TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved