SmartSockets .NET Class Library

TipcProperties.setOption Method 

Sets the option value.

public virtual TipcOption setOption(
   string name,
   string Value
);

Parameters

name
the option to set.
Value
the value of the option.

Return Value

the option that was set.

Exceptions

Exception TypeCondition
TipcNotFoundException If the option does not exist.
TipcReadOnlyException If the option is read only.

See Also

TipcProperties Class | TipcProperties Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved