[TIBCO.EMS .NET client library 7.0 documentation]

Create a new LookupContext object

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

Syntax

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

Remarks

This method creates a new lookup context without property settings.

Exceptions

ExceptionCondition
TIBCO.EMS..::.NamingExceptionIf error occurred in constructing a Namesearcher object

See Also