GigaSpaces XAP.NET Documentation
IGatewayDelegator Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayDelegator
A gateway delegator is used to delegate outgoing replication packets to other gateways. Acts as a communication connector such that a local space and relevant components need only to find the delegator locally in order to communicate with a remote gateway. Delegators can be chained together to create a multi-hop delegation between gateways.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IGatewayDelegator
Public Interface IGatewayDelegator
public interface class IGatewayDelegator
public interface IGatewayDelegator
Members
All MembersMethodsProperties



IconMemberDescription
ContainsTarget(String)
Check whether this delegator has a target gateway with the specified gateway.

DelegationTargets
Gets all the delegation targets of this delegator.

GatewayProcessingUnit
Gets the gateway this sink is part of.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)