GigaSpaces XAP.NET Documentation
DelegateThroughGatewayName Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayDelegatorTargetDelegateThroughGatewayName
Gets the name of the gateway delegator this delegator is connected to which routes communication to the target gateway. If this delegator is connected directly to the target gateway it will return
CopyC#
null
. DelegateThroughOtherGateway
Declaration Syntax
C#Visual BasicVisual C++J#
string DelegateThroughGatewayName { get; }
ReadOnly Property DelegateThroughGatewayName As String
property String^ DelegateThroughGatewayName {
	String^ get ();
}
/** @property */
String get_DelegateThroughGatewayName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)