SmartSockets .NET Class Library

TipcProperties.getOption Method 

Searches for the TipcOption with the specified name.

public virtual TipcOption getOption(
   string name
);

Parameters

name
the name of the option to get.

Return Value

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