SmartSockets .NET Class Library

TipcProperties.getOptionStr Method 

Searches for the TipcOption with the specified name.

public virtual string getOptionStr(
   string name
);

Parameters

name
the name of the option to get.

Return Value

the String value of the option.

Exceptions

Exception TypeCondition
TipcNotFoundException If the option does not exist.

See Also

TipcProperties Class | TipcProperties Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved