SmartSockets .NET Class Library

TipcProperties.getOptionDouble Method 

Searches for the TipcOption with the specified name.

public virtual double getOptionDouble(
   string name
);

Parameters

name
the name of the option to get.

Return Value

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