GigaSpaces XAP.NET Documentation
Channels Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceIOutgoingReplicationChannels
Gets statistics of the different outgoing replication channels.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IOutgoingChannel> Channels { get; }
ReadOnly Property Channels As IList(Of IOutgoingChannel)
	Get
property IList<IOutgoingChannel^>^ Channels {
	IList<IOutgoingChannel^>^ get ();
}
/** @property */
IList<IOutgoingChannel> get_Channels()

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