GigaSpaces XAP.NET Documentation
Sources Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewaySinkSources
Gets the gateway sink sources of this sink.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IGatewaySinkSource> Sources { get; }
ReadOnly Property Sources As IList(Of IGatewaySinkSource)
	Get
property IList<IGatewaySinkSource^>^ Sources {
	IList<IGatewaySinkSource^>^ get ();
}
/** @property */
IList<IGatewaySinkSource> get_Sources()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)