GigaSpaces XAP.NET Documentation
LocalGatewayName Property
Class LibraryGigaSpaces.Core.ReplicationGatewayConfigLocalGatewayName

[Missing <summary> documentation for "P:GigaSpaces.Core.Replication.GatewayConfig.LocalGatewayName"]

Declaration Syntax
C#Visual BasicVisual C++J#
public string LocalGatewayName { get; set; }
Public Property LocalGatewayName As String
	Get
	Set
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: 14.5.0.0 (14.5.0)