GigaSpaces XAP.NET Documentation
LocalGatewayName Property
Class LibraryGigaSpaces.XAP.ConfigurationGatewayConfigurationElementLocalGatewayName
Gets or sets the local gateway name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string LocalGatewayName { get; set; }
Public Property LocalGatewayName As String
public:
property String^ LocalGatewayName {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_LocalGatewayName()
/** @property */
public  void set_LocalGatewayName(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)