GigaSpaces XAP.NET Documentation
InstanceId Property
Class LibraryGigaSpaces.XAP.ConfigurationSpaceProxyConfigurationElementInstanceId
Gets or sets the instance id within the cluster to connect to.
Declaration Syntax
C#Visual BasicVisual C++J#
public string InstanceId { get; set; }
Public Property InstanceId As String
public:
property String^ InstanceId {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_InstanceId()
/** @property */
public  void set_InstanceId(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)