SmartSockets .NET Class Library

TipcProperties.removeOption Method (TipcOption)

Removes an option.

public virtual TipcOption removeOption(
   TipcOption option
);

Parameters

option
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