Gets statistics of the different outgoing replication channels.

C# | Visual Basic | Visual 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()