SmartSockets .NET Class Library

TipcSvc.matchSubjects Method 

Matches two subject strings, one or both of which may be wildcarded.

Note: Subjects are not case sensitive.

public static bool matchSubjects(
   string subj1,
   string subj2
);

Parameters

subj1
the first subject
subj2
the second subject

Return Value

true if they match, false otherwise

See Also

TipcSvc Class | TipcSvc Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved