SmartSockets .NET Class Library

TipcProperties.removeOption Method (String)

Removes an option.

public virtual TipcOption removeOption(
   string name
);

Parameters

name
the option to remove.

Return Value

the removed option.

Exceptions

Exception TypeCondition
TipcNotFoundException If the option does not exist.

See Also

TipcProperties Class | TipcProperties Members | TIBCO.SMARTSOCKETS Namespace | TipcProperties.removeOption Overload List


Copyright © TIBCO Software Inc. All rights reserved