SmartSockets .NET Class Library

TipcProperties.getOptionBool Method 

Searches for the TipcOption with the specified name.

public virtual bool getOptionBool(
   string name
);

Parameters

name
the name of the option to get.

Return Value

the boolean 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