SmartSockets .NET Class Library

TipcSvc.validSubject Method 

Checks that the subject is valid. Invalid subjects are null or empty subjects, those with only whitespace between subject delimiters.

public static bool validSubject(
   string subject
);

Parameters

subject
the subject to check

Return Value

true if the subject is valid, false otherwise.

See Also

TipcSvc Class | TipcSvc Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved