[TIBCO.EMS.UFOCLIENT .NET client library 6.3 documentation]

Create a new LookupContext object

Namespace:  TIBCO.EMS.UFO
Assembly:  TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)

Syntax

public LookupContext()
Public Sub New
public:
LookupContext()

Remarks

This method creates a new lookup context without property settings.

Exceptions

ExceptionCondition
NamingExceptionIf error occurred in constructing a Namesearcher object

See Also