TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

LookupContext.AddSettings Method (String, Object)

Add a property setting to the current LookupContext

public virtual object AddSettings(
   string propName,
   object propValue
);

Parameters

propName
The name of the property to add
propValue
The value of the property to add

Return Value

The original value of the property, if any.

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

LookupContext Class | TIBCO.EMS Namespace | LookupContext.AddSettings Overload List