GigaSpaces XAP.NET Documentation
Targets Property
Class LibraryGigaSpaces.XAP.ConfigurationGatewayConfigurationElementTargets
Gets or sets the gateway targets configurations.
Declaration Syntax
C#Visual BasicVisual C++J#
Public Property Targets As GatewayTargetsConfigurationElementCollection
	Get
	Set
/** @property */
public GatewayTargetsConfigurationElementCollection get_Targets()
/** @property */
public  void set_Targets(GatewayTargetsConfigurationElementCollection value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)