GigaSpaces XAP.NET Documentation
LookupHost Property
Class LibraryGigaSpaces.CoreJiniTransactionManagerLookupInfoLookupHost
Gets or sets the lookup host.
Declaration Syntax
C#Visual BasicVisual C++J#
public string LookupHost { get; set; }
Public Property LookupHost As String
	Get
	Set
public:
property String^ LookupHost {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_LookupHost()
/** @property */
public  void set_LookupHost(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)