SmartSockets .NET Class Library

Tut.removeOption Method (String)

Removes a global option.

public static TipcOption removeOption(
   string name
);

Parameters

name
the option to remove.

Return Value

the TipcOption.

Exceptions

Exception TypeCondition
TipcNotFoundException If the named option does not exist.

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | Tut.removeOption Overload List | TipcOption | createOption


Copyright © TIBCO Software Inc. All rights reserved