[Missing <summary> documentation for "P:GigaSpaces.Core.Replication.GatewayConfig.LocalGatewayName"]
Declaration Syntax
C# | Visual Basic | Visual 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)