GigaSpaces XAP.NET Documentation
IGatewayDelegatorTarget Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayDelegatorTarget
Represents a single delegation target IGatewayDelegator
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IGatewayDelegatorTarget
Public Interface IGatewayDelegatorTarget
public interface class IGatewayDelegatorTarget
public interface IGatewayDelegatorTarget
Members
All MembersProperties



IconMemberDescription
DelegateThroughGatewayName
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

DelegateThroughOtherGateway
Gets whether the delegation is done via another delegator or if this delegator is connected directly to the target gateway.

Delegator
Gets the delegator this delegation target is part of.

TargetGatewayName
Gets the delegated target gateway name.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)