GigaSpaces XAP.NET Documentation
DelegationTargets Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayDelegatorDelegationTargets
Gets all the delegation targets of this delegator.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IGatewayDelegatorTarget> DelegationTargets { get; }
ReadOnly Property DelegationTargets As IList(Of IGatewayDelegatorTarget)
property IList<IGatewayDelegatorTarget^>^ DelegationTargets {
	IList<IGatewayDelegatorTarget^>^ get ();
}
/** @property */
IList<IGatewayDelegatorTarget> get_DelegationTargets()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)