SmartSockets .NET Class Library

Tut.getOptionStr Method 

Convenience method to get a string value from a TipcOption by name.

public static string getOptionStr(
   string name
);

Parameters

name
the name of the option to get

Return Value

the value of the option as a String

Exceptions

Exception TypeCondition
TipcNotFoundException If the named option doesn't exist

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | TipcOption | setOption


Copyright © TIBCO Software Inc. All rights reserved