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)
property IList<IOutgoingChannel^>^ Channels {
	IList<IOutgoingChannel^>^ get ();
}
/** @property */
IList<IOutgoingChannel> get_Channels()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)