GigaSpaces XAP.NET Documentation
DelegateThroughOtherGateway Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayDelegatorTargetDelegateThroughOtherGateway
Gets whether the delegation is done via another delegator or if this delegator is connected directly to the target gateway.
Declaration Syntax
C#Visual BasicVisual C++J#
bool DelegateThroughOtherGateway { get; }
ReadOnly Property DelegateThroughOtherGateway As Boolean
property bool DelegateThroughOtherGateway {
	bool get ();
}
/** @property */
boolean get_DelegateThroughOtherGateway()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)