[TIBCO.EMS .NET client library 7.0 documentation]

Return the current settings of this lookup context

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

Syntax

Hashtable Settings { get; }
ReadOnly Property Settings As Hashtable
property Hashtable^ Settings {
	Hashtable^ get ();
}

See Also